Environment, Scope and Closures in JS / Intro to JavaScript ES6 programming, lesson 15

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ม.ค. 2025

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

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

    One of the clearest, concise, and easiest to understand explanation videos on TH-cam hands down!

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

    "Closure is just a fancy name for a function that remembers the outside things that are used inside." Thank you! Haha
    These videos really are very good and I wish you'd continue making them! You've a talent for boiling concepts down and communicating them in a way that is very easy to understand.

  • @muhammadahmedjaved7691
    @muhammadahmedjaved7691 4 ปีที่แล้ว +8

    I wonder why such a good videos have such a less views

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

      Exactly, this guy is awesome

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

    Great work. keep it up

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

    Thank you for sharing this playlist!

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

    i don't want to nickpick here but @3:39 it would have looked for 'b' as an argument before going up the scope right?

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

      Yeah, good catch! Technically a func parameter in JS is the same as declaring a variable at the top of the body.

    • @sahilbhaskar912
      @sahilbhaskar912 2 ปีที่แล้ว

      @@Codexpanse By body you mean function body, right?

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

    This video really helps! Subscribed!

  • @MoRizer64
    @MoRizer64 7 ปีที่แล้ว +2

    This was really good! thank you