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...
Во время просмотра видео, я не только узнал про операторы lodash, но и практиковал английский язык :) Очень хорошее произношение для не англичанина. Thanks!
Lodash seems really convenient. I've almost never used it. Thanks for giving me a quick introduction!
Yep! I think is pretty cool. Thank you Timo!!! 🐵
In the third example you should use _.intersection instead of _.difference wich you did it twice . Otherwise Great tuto
Thank you Kimo!
Yaa, I was also thinking what's happening 😁
chunk can be done with the array slice, sort, filter, find, join, or reduce. lodash seems increasingly redundant.
Interesting set of tools. I wonder how to use these functions with array of objects.
Awesome as always 👍😀
Thank you! 😁
Summary:
1. difference
2. uniq
3. chunk
4. without
5. join
nicely explained really a good tutorial thanks dude :D
You are very welcome!
_.difference does NOT compare both arrays but it excludes elements of the second array from the first array
_.difference([2, 1], [2, 3]);
// => [1]
Thank you for this video!
You welcome!
Thanks, that was helpful!
great explenation of lodash, thenk you man !
You are very welcome! 😁
Thanks, this really helpful 👍
You welcome!
great introduction thank you
You welcome!
Useful. Thanks!
wait js already have a .join() and isnt difference and without doing the same thing
Very nicely explained. But is lodash necessary or just a personal preference?
Is personal. A lot of people use lodash to code faster.
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...
so we can use set operations directly on arrays , cool
Во время просмотра видео, я не только узнал про операторы lodash, но и практиковал английский язык :) Очень хорошее произношение для не англичанина.
Thanks!
Я немного узнал русский из твоего ответа
thank you
Thank you so much
You welcome! 😎
Which autocomplete are you using?
Thank you very much for your explanation but now I'm starving ahahha
Eat websites
nice tutorial
Thank you! 😃
Thank you!
You are very welcome!! ✌️😁
Thanks!
You welcome!
Too much water. Too few lodash. (
friend you jumped many steps
Shunk
thank you very much
You welcome!
Thank you!
No problem! You welcome. 😁