Using the JavaScript Spread Operator

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

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

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

    I love how you explain things. And the length is just about right also.

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

    Hello and greetings from Bulgaria.
    I think there is a big confusion between Spread and Rest operators. I have not clarified them yet. So, is it possible that you last example is actually about Rest ?
    Thank you.

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

      So I have a bad habit of calling it the spread operator no matter what it is doing, but you are correct that the last example would apply to the rest application. It is bringing values together. Thanks for pointing that out!

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

    Absolutely fantastic explanation Sir. All concepts of Spread cleared in a single video

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

    Cool explanation. Thanks.

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

    wooowwwww!!!!!!!!!!!!!!!!!!1 great videos of javascript, thanks for your work. love your channel

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

    Beautifully explained. Thanks

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

    thank you for the well thought out explanation

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

    Thank you that was nice explanation

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

    Using the spread operator as a parameter in a function turns it into the "rest operator".

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

      @turbohoodie Absolutely correct.

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

    Sir, Thank you.Nice explanation.

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

    Keep going with those great videos!

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

    Excellent

  • @Rajeshkumar-jb9pf
    @Rajeshkumar-jb9pf 5 ปีที่แล้ว

    Awesome stuff.. Keep posting the videos..

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

    great Teacher, thx lot

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

    amazing 😇

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

    I love this channel :) thanks for sharing your knowledge

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

    a huge like for this man.

  • @ChrisTian-ox5nr
    @ChrisTian-ox5nr 4 ปีที่แล้ว

    🐐🐐🐐🐐🐐🐐🐐🙌🏼Thanks a ton!

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

    Can we clone an object using spread operator?
    const obj = {
    name: 'Steven'
    };
    const obj2 = { ... obj }

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

      Yes, you can see an example of that as a part of the most recent tutorial I published: th-cam.com/video/rA6-Ai67eyY/w-d-xo.html

  • @j.k.ravshanovich
    @j.k.ravshanovich 4 ปีที่แล้ว +1

    Unfortunately, I can give you only one thumbs up for this video.

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

    best