What is Lodash and How it Works (for beginners)

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

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

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

    Lodash seems really convenient. I've almost never used it. Thanks for giving me a quick introduction!

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

      Yep! I think is pretty cool. Thank you Timo!!! 🐵

  • @kimokimo-se3ur
    @kimokimo-se3ur 3 ปีที่แล้ว +43

    In the third example you should use _.intersection instead of _.difference wich you did it twice . Otherwise Great tuto

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

      Thank you Kimo!

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

      Yaa, I was also thinking what's happening 😁

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

    chunk can be done with the array slice, sort, filter, find, join, or reduce. lodash seems increasingly redundant.

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

    Interesting set of tools. I wonder how to use these functions with array of objects.

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

    Awesome as always 👍😀

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

    Summary:
    1. difference
    2. uniq
    3. chunk
    4. without
    5. join

  • @HarshSingh-hk8fe
    @HarshSingh-hk8fe 3 ปีที่แล้ว +6

    nicely explained really a good tutorial thanks dude :D

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

    _.difference does NOT compare both arrays but it excludes elements of the second array from the first array
    _.difference([2, 1], [2, 3]);
    // => [1]

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

    Thank you for this video!

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

    Thanks, that was helpful!

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

    great explenation of lodash, thenk you man !

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

      You are very welcome! 😁

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

    Thanks, this really helpful 👍

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

    great introduction thank you

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

    Useful. Thanks!

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

    wait js already have a .join() and isnt difference and without doing the same thing

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

    Very nicely explained. But is lodash necessary or just a personal preference?

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

      Is personal. A lot of people use lodash to code faster.

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

    When I looked at doucemantation I did not get it. It was a bunch of stuff for me and what? no real explanation,. Thanks to you now I see what really Lodash does! :). it looks cool :) 😎 I guess you can also make some DOM manipulation and show all the objects from arrays on the screen instead console loging it...

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

    so we can use set operations directly on arrays , cool

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

    Во время просмотра видео, я не только узнал про операторы lodash, но и практиковал английский язык :) Очень хорошее произношение для не англичанина.
    Thanks!

    • @HuntingKingYT
      @HuntingKingYT 11 หลายเดือนก่อน +1

      Я немного узнал русский из твоего ответа

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

    thank you

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

    Thank you so much

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

    Which autocomplete are you using?

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

    Thank you very much for your explanation but now I'm starving ahahha

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

    nice tutorial

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

    Thank you!

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

      You are very welcome!! ✌️😁

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

    Thanks!

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

    Too much water. Too few lodash. (

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

    friend you jumped many steps

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

    Shunk

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

    thank you very much

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

    Thank you!

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

      No problem! You welcome. 😁