Understanding Scope in JavaScript

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ก.ย. 2024

ความคิดเห็น • 36

  • @maxk9675
    @maxk9675 6 ปีที่แล้ว +15

    This is perfect. Exactly what I needed to better understand scope. And I really appreciate how slowly and clearly you speak. Makes taking notes and processing information that much easier.

  • @bilaltariq50
    @bilaltariq50 6 ปีที่แล้ว +7

    best explanation such an under rates channel

  • @manoharpaswan2930
    @manoharpaswan2930 6 ปีที่แล้ว +3

    I didn't find better than this. Thumbs up for you.

  • @pnewbs670
    @pnewbs670 4 ปีที่แล้ว +3

    I rarely comment on videos. But this this is by far the best explanation I've seen. = Subscribed.

    • @AllThingsJavaScript
      @AllThingsJavaScript  4 ปีที่แล้ว

      Thanks for the feedback and taking the time to comment!

  • @MauriceLacerda0
    @MauriceLacerda0 5 ปีที่แล้ว +2

    This is the BEST explanation of Scope EVER!! I'm also taking your Udemy courses and I am very pleased!

  • @siyadeveloper
    @siyadeveloper 3 ปีที่แล้ว +1

    The image is very helpful to understand the scope chain. Thanks a lots!

  • @xiaosage
    @xiaosage 5 ปีที่แล้ว +1

    surely very good teacher, vedios where I learned from him are all well and clearly explained ! step by step, very helpful !

  • @NinjaAcademie
    @NinjaAcademie 4 ปีที่แล้ว +1

    Man im glad I landed on your channel

  • @sebastiankumlin9542
    @sebastiankumlin9542 6 ปีที่แล้ว +2

    Very worthwhile watching.

  • @northside240
    @northside240 25 วันที่ผ่านมา

    Amazing explanation! Thank you a lot!❤

  • @rob9709
    @rob9709 4 ปีที่แล้ว +1

    Excellent explanations, thanks !

  • @aryankumar87771
    @aryankumar87771 4 ปีที่แล้ว +1

    these all are function expressions, but does scope chain apply to function statements as well?

    • @AllThingsJavaScript
      @AllThingsJavaScript  4 ปีที่แล้ว

      Function scope applies to any function no matter how it is declared.

  • @julionavas5626
    @julionavas5626 3 ปีที่แล้ว

    Thanks. You make yourself very clear and easy understandable. Question about global scope and websites per se. Do the global scope is limited to a web pages where the script or function was called?

  • @ImLaminarBro
    @ImLaminarBro 3 ปีที่แล้ว

    A major help, thank you sir

  • @christopherami8142
    @christopherami8142 4 ปีที่แล้ว

    Where should I start because I noticed that the videos are in some unsorted arrangement ! Why don’t you sort them in one playlist ??? Bit confuse !!!

    • @AllThingsJavaScript
      @AllThingsJavaScript  4 ปีที่แล้ว

      There are multiple playlists. Just visit channel home page and click on playlists: th-cam.com/channels/RQhZGXC0WK85YRXl7nGX0w.html The number is the tutorial number. That is how many have been released.

  • @ruchirai5775
    @ruchirai5775 4 ปีที่แล้ว

    Clear crisp explanation, Thank you sir :)

  • @nelsonjimenez7939
    @nelsonjimenez7939 5 ปีที่แล้ว

    When you change the last function from console.log to add10(3) you didnt log the value returned but it did log it to the console returning 13 as a result. Why was the last 13 logged to the console without using console.log?

    • @AllThingsJavaScript
      @AllThingsJavaScript  5 ปีที่แล้ว

      There is a console.log statement inside the add5 function and that is where it gets logged to the console.

  • @henrybehar6584
    @henrybehar6584 4 ปีที่แล้ว

    You're the best man. Thank you

  • @aleksandramiliuchina9224
    @aleksandramiliuchina9224 3 ปีที่แล้ว

    amazing explanation!! Thank you so much!!!

  • @azureliseraleighchocolatec6832
    @azureliseraleighchocolatec6832 6 ปีที่แล้ว +1

    Exceptional.

  • @Rookie11
    @Rookie11 4 ปีที่แล้ว

    Very well explained!

  • @ashishsthanp
    @ashishsthanp 6 ปีที่แล้ว

    Very Professional!!

  • @aqibfayyaz1619
    @aqibfayyaz1619 4 ปีที่แล้ว

    good explanination

  • @naseemgharibi
    @naseemgharibi 6 ปีที่แล้ว

    the best video

  • @onion_____
    @onion_____ 5 ปีที่แล้ว +1

    holy shit i understand it now