This was very good... I somehow missed these concepts in my initial training. I really glad you explained again how the anonymous function can be one line and the relationships between using () vs {}... So much JavaScript is explained without telling us what the parser/interpreter is actually doing.
Awesome video I was looking for. Would appreciate even more examples of how to work with objects inside this function or some cool combinations we could do here.
Thank you Mosh. You're simply the best. What a teacher! Can you use these JS methods during interview questions or is it not allowed? Also, where can I find a full list of all the JS methods out there?
I'm just learning about methods and chaining, this video explained it so clearly and so efficiently that I'm actually annoyed I didn't just watch this instead. Then he took a step further in and showed how to make the code look cleaner and my mind literally blown :0
I am new to visual studio and JavaScript. I would like to know how to set up to display the console like in your screen. Are u using the console in vs or browser? Which browser are u using? I notice once you make the change, the result is displayed automatically in the console? How u do that? Pls advise. Thx.
Hi, great tutorial! Do you think there is a way to map different value types in one line? For e.g ( var playerType = playerCards.map(player => ({ value: player.number }, { value: player.type })); ) I'm not familiar with the map() function. Any help would be greatly appreciated!
why on line 7: when you filtered for the second time using the result from the previous map array iteration method, why did you need to use obj.value? what is obj in this line of code? is value still a property?
Hello Mosh. What IDE are you using? Plus when you save, the browser console executes right? How did you made that setup? I am using MAC. Anyone in comments section help me please? I am saving and reloading browser which is a mess.
Can u tell me..I have an array.with repeated numbers..so I want those repeated numbers has to display..like (1,2,5,3,7,3,4,3,2,3)..here have to display the 3..how to solve it..
I learned, and most importantly understood, .map and chaining in less than ten minutes. Great clear explanations and examples!
This was very good... I somehow missed these concepts in my initial training. I really glad you explained again how the anonymous function can be one line and the relationships between using () vs {}... So much JavaScript is explained without telling us what the parser/interpreter is actually doing.
OMG love the way you explain.
That last Chaining part was even more amazing!! thanks a lot.
Hi Mosh, I want to let you know that you're soooooo brilliant, thank you soooo much!!!! :))
Hi Mosh, you forgot the more elegant implementation of the
As you advanced further it got more spooky
the 91 dislikes are the python guys, lol
This was an excellent explanation ES6 functions and chaining. Well done!
Hi Mosh, thank you for your time! Have a good day!
Map and filter has never been so simple. Thank you
Mosh changed the way I look at education forever
Thank you. I have been wracking my brain over all of javascript's goofiness while trying to learn React Native. This helped
Mosh I love your teaching style as well as your upbeat attitude!!
Elegant code. Love it Mosh.
This helped me solve a problem reading json data and mapping it into next json objects :) Thanks!!!!
Wow, I had no idea you could chain over multiple lines. Learning to code is like getting a new treat every day!
Awesome video I was looking for. Would appreciate even more examples of how to work with objects inside this function or some cool combinations we could do here.
You just made understanding "map" and "join" more easier for me. Killing two birds with one stone with your video. Thanks man!
Best explanation , Thank you so so so so much Mosh. :-)
Sure. 😎
Compliments for explaining these two important topics in a smooth way.
You the Man, Mosh! Thanks!
Great explanations !! Thanks a lot !
i tried watching a video of todo list using react, i got so lost because of these two methods !!! thanks a lot
Your explanations are beautiful. I come to your videos for difficult topics. Thanks mosh
Mosh is the best 💪
Excellent Tutorial on the map method of an array. Thanks, Mosh
{2021-08-14}
I'm your students in code with Mosh ......u r osm ❤️❤️
Motashakkeram, Mosh!
Savage Video! That earned a like and subscribe!
Thank you Mosh. You're simply the best. What a teacher! Can you use these JS methods during interview questions or is it not allowed? Also, where can I find a full list of all the JS methods out there?
You're amazing! Thank you!
Hi mosh tq for explaining it clearly
One of the Super Teachers
I'm just learning about methods and chaining, this video explained it so clearly and so efficiently that I'm actually annoyed I didn't just watch this instead. Then he took a step further in and showed how to make the code look cleaner and my mind literally blown :0
a tip: you can watch movies at flixzone. Me and my gf have been using them for watching all kinds of movies lately.
@Collin Jerome Definitely, I've been using flixzone} for since november myself :D
I am new to visual studio and JavaScript. I would like to know how to set up to display the console like in your screen. Are u using the console in vs or browser? Which browser are u using? I notice once you make the change, the result is displayed automatically in the console? How u do that? Pls advise. Thx.
thank you mosh
Outstanding. Now it's time for a Java tutorial, Mosh.
Can you fake it? It would still be better than most other Java tutorials on TH-cam. ;)
Java sucks!
"Java sucks!" - Well, I am glad we have 10-year olds getting interested in programming these days.
Great video, thanks
could you please tell me, what is the time duration & no. of lectures of your paid course of javascript???.
Good explained
Sir make video on Rxjs observable pipe map
Cheers Mosh
Which one do you prefer to use? arr.join() or arr.toString()?
hey Mosh! What is an arrow function?
best tutor
Hi, great tutorial!
Do you think there is a way to map different value types in one line?
For e.g ( var playerType = playerCards.map(player => ({ value: player.number }, { value: player.type })); )
I'm not familiar with the map() function. Any help would be greatly appreciated!
ویدئوی خوبی بود اقای همدانی
whats the plugin you're using for explaining the map callbck function. I want that plugin !
Thank you!
I don't believe how easy it is. Now I don't even know, why did I had any problems with maps.
Excellent
which color theme are you using ?
why on line 7: when you filtered for the second time using the result from the previous map array iteration method, why did you need to use obj.value? what is obj in this line of code? is value still a property?
It is an instance. you can name it anything you want
And now I know why I keep getting undefined😵💫
Hello Mosh. What IDE are you using? Plus when you save, the browser console executes right? How did you made that setup? I am using MAC. Anyone in comments section help me please?
I am saving and reloading browser which is a mess.
Get an extension called live server
Which Code editor sir?
Thank you.
thank you!
Can u tell me..I have an array.with repeated numbers..so I want those repeated numbers has to display..like (1,2,5,3,7,3,4,3,2,3)..here have to display the 3..how to solve it..
Im am not understanding what is the n part of the .map function?
5:06 is why I hate Javascript
hahah
Title is Array Map, content itself is method chaining)
هی سلام باورم نمیشد که اهل ایران باشید همدانی عزیز ممنون شما من اهل افغانستان هستم
#1 search reply for js mapping FYI
got lost in the end when you were changing arrays to objects. then those objects back to arrays
You should rename this to chaining methods because I learned nothing about what map does.
map method is basically changing every element of an array to something
@@lazymacs2823 that's not any clearer at all.
You rock.
nice
what is this IDE?
vscode
Vscode
*Somehow this feels like an anti-pattern.*
this shit took me ours to understand
what?
Opened video for map
Understood filter
Fuck me... LOL
2chains
Shame about the quiet audio. It's not difficult to boost the level of an audio track. Poor level of production.
Like this somuch. ({})
Waste of time
nice explanation
Thank you.