Higher Order Functions in JavaScript Explained Simply

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ต.ค. 2024

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

  • @leandrorodriguez4444
    @leandrorodriguez4444 หลายเดือนก่อน

    I wish more people would explain code like you. Very good explanations and analogies. It's super easy to understand. I feel like you covered all possible confusions that people might have, that others don't even think of.

  • @_onlyFran_
    @_onlyFran_ 9 หลายเดือนก่อน +4

    +1 subscriber, There is no way to make a simpler explanation. Thank you so much.

    • @TeddySmithDev
      @TeddySmithDev  9 หลายเดือนก่อน +2

      No prob. Sweet name lol

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

    I'm mad I didn't find your channel sooner. God tier instructor... thank you!!!

  • @alexnorby4987
    @alexnorby4987 5 หลายเดือนก่อน

    good lord, all I had needed was the explanation of func vs func(). It all makes sense now, thanks!

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

    Wow 👏.. You've just simplified everything to my understanding. I'm your new subscriber.

  • @LizyAd
    @LizyAd 3 หลายเดือนก่อน

    You just gained a subscriber!! Thanks for teaching!

  • @bryggmastaren
    @bryggmastaren 16 วันที่ผ่านมา

    love the pokemon reference. ill sub just cus of that. thank u, im still so confused over all this but you helped me a good bit along the way. well explained :)

  • @eyoutube1
    @eyoutube1 ปีที่แล้ว

    You, sir, now have a new subscriber. Great lesson, thank you!

  • @andriibibik39
    @andriibibik39 ปีที่แล้ว

    That's exactly what I was looking for. Thanks!

  • @benbetterby6456
    @benbetterby6456 4 หลายเดือนก่อน

    Awesome!!! Thank you for making this video!!! :)

  • @KiteDuo_CH
    @KiteDuo_CH 11 หลายเดือนก่อน

    Awesome explanation! Thank you very much! The explanation with the return()() helped me a lot :D

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

    Haha you make these video’s entertaining and educational 👍

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

      I notice when I say something crazy in the beginning the watch time goes up Lmao

    • @caseyspaulding
      @caseyspaulding ปีที่แล้ว

      @@TeddySmithDev yea man I think you are onto something. Lol. Then I learn about roided out function passing to another function. Pretty cool haha

    • @TeddySmithDev
      @TeddySmithDev  ปีที่แล้ว

      lmao

  • @benejix
    @benejix ปีที่แล้ว

    I love you for this bro.

  • @petrapaul2434
    @petrapaul2434 ปีที่แล้ว

    Thank you so much ! ❤

  • @grahamtech
    @grahamtech 9 หลายเดือนก่อน +1

    this actually made it more confusing

    • @grahamtech
      @grahamtech 9 หลายเดือนก่อน +1

      nvm it actually makes sense now lol

    • @TeddySmithDev
      @TeddySmithDev  9 หลายเดือนก่อน +2

      I real life laughed lol

    • @vishnu2407
      @vishnu2407 2 หลายเดือนก่อน

      The life of a developer basically

  • @halalmeatshophk
    @halalmeatshophk 10 หลายเดือนก่อน

    you just explained how it is done. but the important thing to know is why is it done this way? wrapping a function using another function, why? what r the benefits?
    it seems extra useless step.

    • @TeddySmithDev
      @TeddySmithDev  10 หลายเดือนก่อน

      so that you can execute code within code. also, the code can be modified and changed to whatever you want because it is being passed in. instead of hard coding it you just pass it in.

  • @DarrylHebbes
    @DarrylHebbes ปีที่แล้ว

    Partial application

  • @ExpatTraderFX
    @ExpatTraderFX ปีที่แล้ว

    G0D approves