JavaScript Higher Order Functions & Arrays

  Рет қаралды 990,717

Traversy Media

Traversy Media

Күн бұрын

Пікірлер: 1 100
@sonnyps413
@sonnyps413 5 жыл бұрын
Timestamps - ForEach() - 3:25 - 5:30 Filter() - 5:30 - 15:30 (8:55 One liner filter code) (filter will returns an array - meaning you do not need a separate variable for an array) Map() - 15:45 - 21:05 (20:30 You can link multiple Map() like .then() from promises) Sort() - 21:10 - 25:50 (Takes two params) Reduce() - 25:50 - 30:55 (Reduces the array to a single value - from LEFT to RIGHT) Extra : 31:05 - 33:40 (Combine all four methods)
@curiosdevcookie
@curiosdevcookie 5 жыл бұрын
Thank you,
@JD-kf2ki
@JD-kf2ki 4 жыл бұрын
thanks, dude
@simple8810
@simple8810 3 жыл бұрын
@afreen khanum Nah, forEach loop over an array, and it only gives us values when we defined specific conditions for that, e.g ages.forEach(function(age) { if(age>30){ console.log(age) } }); so it only gives value which pass the condition but in filter ,it will make array of these values which pass the conition and for each doesnot return anything while filter return a new array depend on the condition
@Dejan-f6m
@Dejan-f6m 2 жыл бұрын
Appreciate it
@OmarBugarin
@OmarBugarin 6 жыл бұрын
I just recieve my first pay working like a front-end dev, and i buy your course, becouse i need to be better with js and becouse thanks to you i got my job, thanks man youre the best teacher, if one day you come to México, youre welcome in my house!
@caioferreira3308
@caioferreira3308 6 жыл бұрын
Really, nice man congrats, i wanna a job as a full stack and i will get by brad classes
@nrg7685
@nrg7685 5 жыл бұрын
@stillFLiP i just wanted to ask the same. Because in my country we have requirements like 5years work as a developer. Thats insane
@PB72UK
@PB72UK 5 жыл бұрын
Tamás Mirják just build loads of stuff, even small spas and single webpages that show you understand a certain concept, this will help your job prospects..
@raboija
@raboija 5 жыл бұрын
that's nice
@unknownman1
@unknownman1 5 жыл бұрын
what is your salary ?
@HariramNandagopal
@HariramNandagopal 7 жыл бұрын
RIght now I have reached a level where searching for a video within "Traversy Media" channel seems to be more bliss than searching whole KZbin. Top class Brad :)
@TraversyMedia
@TraversyMedia 7 жыл бұрын
Thanks :)
@Nemcoification
@Nemcoification 7 жыл бұрын
Lol, same here. My preferred google search on a topic is now "Traversy (topic)". That says a lot :)
@ChristofferHald
@ChristofferHald 6 жыл бұрын
@@Nemcoification Funny to read this comment. I have done exactly this the last two weeks.
@devonrusinek5807
@devonrusinek5807 5 жыл бұрын
@@Nemcoification Same here
@curiosdevcookie
@curiosdevcookie 5 жыл бұрын
Well put, same here!
@boristheblad
@boristheblad 2 жыл бұрын
Those "Now put it on pause and try to do it yourself" are gems in your videos man, really helps to learn!
@troytempest3023
@troytempest3023 2 жыл бұрын
Brad, honestly speaking you're by far the best source of not only quality and useful programming info but your explanations and comprehension of these concepts and their application is really great and very easy to understand. Thanks for the amazing content!
@thelearner8809
@thelearner8809 4 жыл бұрын
#JavaScript #varible #constant Coding వ్రాయటం Start చేద్దామా? JavaScript Fundamentals || Lesson2 || Variables || Constants kzbin.info/www/bejne/sKvIiKeCpruEiM0
@zachaluza3410
@zachaluza3410 5 жыл бұрын
I've been struggling with these functions for a while, and this video really helped!
@indiancuriousvoice8773
@indiancuriousvoice8773 2 жыл бұрын
I am from India and I can say your teaching way is better than our IIT teacher.
@ousmanebocoum221
@ousmanebocoum221 7 жыл бұрын
Actually understanding those basics should be what people focus on, instead of learning frameWorks and libraries without knowing what is going on under the hood..once again thanks, Brad!!!
@TraversyMedia
@TraversyMedia 7 жыл бұрын
agreed
@ubozoharinze8869
@ubozoharinze8869 3 жыл бұрын
I am being forced to learn angular in my new company but a friend told me to move to basic ts and js which i can say is really helping me out blindly learn frameworks is bad
@thevoiceofgod7454
@thevoiceofgod7454 6 жыл бұрын
Thanks For the great tutorials, they are so helpful, I had my first developer job interview, needless to say, I don't think I'll get the job, but what I have learned through practice and watching your tutorials was tremendously helpful during the interview process. First code test I passed easily, second code test was much more difficult and I couldn't figure out the code but I was able to figure out parts of it. Seriously thanks for the tutorials. For those of you out there just starting out, looking for your first developer jobs, the JS test I was given consisted of an easy first test, basically just asking basic questions about identifying operators, for loops, switch statements, what are objects stuff like that. The second test was to write a function where I had to figure out how to find words in a given sentence/string that contain a specific character and output those words that start with that character and then reverse the words. Didn't do so well on the second test.
@kissromeorichard
@kissromeorichard 3 жыл бұрын
Brad, your way of explaining abstract things like functions suits well to many, many future programmers. A humble thank you! PS. And also your voice and tone is really soothing for people who want to learn.
@davidvideauortega287
@davidvideauortega287 6 жыл бұрын
Your tutorials are out of this world. You explain every single thing, what makes them really easy to follow and begginer-friendly. I can't thank you enough for that! I'm a huuuuuge fan of your work :)
@othmane2493
@othmane2493 5 жыл бұрын
I really don't get how can ppl dislike a video of a guy who gives them some knowledge for free ... like how ??
@f12736
@f12736 3 жыл бұрын
Maybe by clicking on the dislike button. 🤔🤔
@oliverharan5256
@oliverharan5256 7 жыл бұрын
so the only reason I would recommend this or anything that Travis does because he's the real deal... He records these videos and does paid udemy courses at the same time.... That's big time... his courses are well worth the subscription but he goes above and beyond with these vids for us.. it's all about knowledge. .. So rare.
@LaurenceBahiirwa
@LaurenceBahiirwa 5 жыл бұрын
Thanks Brad for this. I was preparing a lesson for my Cambridge students. This helped greatly. Keep it going man.
@davlatgulomxusenov2031
@davlatgulomxusenov2031 4 жыл бұрын
are you a teacher of Cambridge University?
@deependrarathore283
@deependrarathore283 4 жыл бұрын
I am newbie and learning coding . I have questions here , we are passing company as parameter but company is not defined anywhere ?
@vainav5794
@vainav5794 4 жыл бұрын
@@deependrarathore283 if you talking about the 10:10 time stamp here company is just a parameter just like passing paramters like x,y in a function this is possible in javascript unlike lang like c++ and etc here the values from the companies array is stored in company variable as it loops through all the object ppresent in the companies array i think this is the coorect explanation corect me if iam wrong
@sarahrudy8292
@sarahrudy8292 3 жыл бұрын
You are SUCH a great teacher! I found you through your course Modern JavaScript from the Beginning and these youtube videos are just the icing on the cake. Thanks so much for spreading your knowledge!
@ITSH4WK
@ITSH4WK 7 жыл бұрын
Great examples. I love how you break things down and then show simpler ways of getting the same results. Really helpful. Thanks, Brad
@sumgue4964
@sumgue4964 6 жыл бұрын
This was really the only acceptable tutorial on javascript arrays on youtube. I was falling behind in a programming bootcamp I am currently attending and this saved the day. Thanks a lot!
@EricBishard
@EricBishard 6 жыл бұрын
Really good video. I'm a 10 year JS dev and work with JS everyday and courses like this are required to simply stay sharp! Nice job..
@MrAlamazin
@MrAlamazin 6 жыл бұрын
As a self-learning student of JavaScript, I am grateful for your content. Your explanations are clear and your voice is sooo calming! LOL. Thank you fine sir!
@ajaybayya
@ajaybayya 7 жыл бұрын
Thank you Traversey, your content inspires a lot to make my day to day work better.
@matthewmcmorries7600
@matthewmcmorries7600 2 жыл бұрын
Software student and first time watcher here. You did a phenomenal job of breaking this down so a week 4 student like myself could understand.
@TheFallinforyou
@TheFallinforyou 7 жыл бұрын
For an even shorter way of sorting the Company starts: const sortedCompanies = companies.sort((a,b) => a.start - b.start);
@awaisfiaz8186
@awaisfiaz8186 7 жыл бұрын
yeah right explanation link. www.w3schools.com/jsref/jsref_sort.asp
@Adamsandlerwb
@Adamsandlerwb 5 жыл бұрын
@@awaisfiaz8186 Ayoo Chaadd chill broo ahahhahaha!!
@tunamusic2314
@tunamusic2314 4 жыл бұрын
do you know why when we use sort(a,b) => a-b and it will arrange from short to hight value ??
@kevinzhang8974
@kevinzhang8974 6 жыл бұрын
get up @ 6:00 and did this tutorial ... it is a fantastic exercise to massage my brain before I jump into real JS coding today... Thank Brad for the excellent video
@ScottGrovesBrainDump
@ScottGrovesBrainDump 7 жыл бұрын
Brad, just love this video!!! Really great examples and soooooo well explained. Really like you testing us by asking us to pause and try ourselves. Makes it so interactive. Thumbs up!!!
@rubenverster250
@rubenverster250 Жыл бұрын
Hey Brad. I've been watching you since the start of my career, when I was a Junior. The time has come where I have outgrown your content. I appreciate all the help and tutorials you've given me over the years. Now you are helping me in explaining these topics to other Juniors :) Thank you
@websurfer5845
@websurfer5845 7 жыл бұрын
Man, thats one of the best videos. make some other javascript videos , its one of the most famous languages out there. So please share with us the most important things u've learn doing javascript throughout your entire programming life
@peoray
@peoray 7 жыл бұрын
Have you tried the course?
@peoray
@peoray 7 жыл бұрын
How would you rate the course?
@AoifeNic_an_t-Saoir
@AoifeNic_an_t-Saoir 7 жыл бұрын
Shatov his courses are all great, especially the ones on Javascript. He not only knows what he's talking about, but he also knows how to teach it in a way that we can understand.
@baybay1234
@baybay1234 7 жыл бұрын
yeah check out his courses on Udemy if you'd like to show some support to his great content :)
@konstantinkkk8397
@konstantinkkk8397 6 жыл бұрын
Web Surfer pls tell me how to find his tutorials on udemy
@ninopotskhoraia5373
@ninopotskhoraia5373 2 жыл бұрын
I never hear any banging or yelling which you are apologizing for in your videos. You have nothing to apologize for sir. Your content and teaching style is unmatched with. You have taught me so much. Thank you for your awesome videos.
@AlexandrKalaidzhi
@AlexandrKalaidzhi 6 жыл бұрын
ES5 callback syntax for filter function can be shorter without using if statement: const canDrink = ages.filter(function (age) { return age >= 21; }); The result will be the same. But ES6 is really cool. Thank you for the great lesson.
@tunamusic2314
@tunamusic2314 4 жыл бұрын
ok
@daviddrahllensa4165
@daviddrahllensa4165 4 жыл бұрын
My native language it´s spanish, and i understood better than people that explains on spanish. Thank you so much, great teaching.
@argeelearner3978
@argeelearner3978 7 жыл бұрын
On your way to 300,000K, Good for you. Your the best!
@BobbyBundlez
@BobbyBundlez 5 жыл бұрын
omfg ur explanation of how if only one parameter is in fuction then it doesnt need paranthesis cleared up SO much for me, thank u
@ernestj8000
@ernestj8000 3 жыл бұрын
Excellent tutorial and pacing. Thanks for recording this. Truly one of the best explanations of these array methods that I have watched.
@miggu
@miggu 6 жыл бұрын
Thank you for explaining things calmly , orderly and easy to understand.... so hard to find to find people with this talent .
@willadams6217
@willadams6217 7 жыл бұрын
Really good video I followed along and added it into my modern Javascript course directory. One thing though you keep saying squared but the Math .sqrt() is the square root not squared.
@01107345
@01107345 4 жыл бұрын
squar't
@AnaCastro-zp5cr
@AnaCastro-zp5cr 6 жыл бұрын
This video is hands down the best one I found explaining high order functions & arrays. You basically thought me in 35 min what 5 hours of Lynda courses couldn't. Thanks, u da man!
@pikachu5223
@pikachu5223 7 жыл бұрын
Thank you! buy brad js udemy course is gold
@achivers8
@achivers8 7 жыл бұрын
Kali 33 hi, is it the modern JavaScript one or any other js course
@pikachu5223
@pikachu5223 7 жыл бұрын
Abdul Gafoor the modern one
@b.naveenkumar7662
@b.naveenkumar7662 3 жыл бұрын
Traversy Media is the best programmer in my life :) very nice line by line explain
@MrSuperawesomeisme
@MrSuperawesomeisme 5 жыл бұрын
Very well explained! Thank you. You must have accidentally mixed up square vs square root though!
@Hi-Five-Ghost
@Hi-Five-Ghost 3 жыл бұрын
Brad is the GOAT 🐐 . I’m taking an online bootcamp and they totally skipped over the ES5 and prior. Which makes sense as to how it works. They just dove straight into ES6 which doesn’t make sense unless you know the older syntax, for me anyway. I love you brad!!!
@CaneSugarHD
@CaneSugarHD 5 жыл бұрын
The for loop you can easily do away with "i" or array tags completely by using (for of) loops for(age of ages){ if(age >= 21){ canDrink.push(age) } }
@childmolester6557
@childmolester6557 4 жыл бұрын
stfu or i ll give u 3piece and a java
@tunamusic2314
@tunamusic2314 4 жыл бұрын
i see ( for ...in ) , means for (age in ages) and don't see (for of ) like you said
@lets_lvl_up
@lets_lvl_up 4 жыл бұрын
I mean, it's better than the old fashioned 4 loop. Actually you can even get ride of the curly brackets: let canDrink = []; for (age of ages) if (age >= 21) canDrink.push(age); But doing it the way it's shown in the video is still more succinct: let canDrink = ages.filter(age => age >= 21);
@karimakatonkarinakaton9608
@karimakatonkarinakaton9608 4 жыл бұрын
0
@ssk7690
@ssk7690 3 жыл бұрын
Man you've got no idea how much you help a person in need. God bless you!
@captainalpha4853
@captainalpha4853 7 жыл бұрын
Hi Man , please keep doing tutorials videos , i love 'em a lot 😍😍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍👍
@dovenobertinca4029
@dovenobertinca4029 2 жыл бұрын
Oh Man, you are more than capable of explaining, not of the best, but the BEST of all time. Believe it or not, high paid webmasters do not have the skills you have.
@FrancoBaccarini
@FrancoBaccarini 7 жыл бұрын
Hi! Love your content and style. Can't afford to become a Patreon right now, but someday i will. The only way i have to pay your content right now, is with three suggestions for VSCODE :) 1) Instead of copy paste a line, you can ALT+SHIFT+DOWNARROW (or UPARROW). You can do it without selection if you need a single line, or select all the lines you want (SHIFT + UP/DOWN or MOUSE selection.) :) 2) If you need to move the line, just press ALT+DOWNARROW/UPARROW. 3) emmet is enabled by default. Writing CLG->TAB it's equal to console.log(yourcursorisherenow)
@reilley4297
@reilley4297 4 жыл бұрын
To sort the companies in order of start date: const sortedCompanies = companies.sort((c1, c2) => c1.start > c2.start) You can do the same thing on ages sorting as well. Great video! I learned a ton!
@golamrabbiazad
@golamrabbiazad 6 жыл бұрын
Thank you so much. Your explanation was amazing. lovely!
@aroshm1682
@aroshm1682 2 жыл бұрын
Thanks man!! this was super helpful. I always come back to watch this when I'm having doubts.
@coolarun3150
@coolarun3150 7 жыл бұрын
Liked even before read the title
@dimarzio9374
@dimarzio9374 7 жыл бұрын
cool arun Bias. Evaluate the content first. Make the author be better.
@coolarun3150
@coolarun3150 7 жыл бұрын
Dimit Lemekh don't worry man. That like is for his effort not for the quality of the content. i hope people like you will give good comments about the content and make him better.
@alxndrdg8
@alxndrdg8 7 жыл бұрын
looks like you are new here. Those who know Brad, hit the like button first and then watch the video - That's Brad Traversy! He has earned that much respect from us.
@MRMOTOFOTO
@MRMOTOFOTO 7 жыл бұрын
"MAKE THE AUTHOR BETTER".....Bwhahaha!!!!
@RobertTodar
@RobertTodar 6 жыл бұрын
I liked it before I watched it as well :) Now watching it, I wish I could like it again :). Thanks for the great video!
@bonnieowens9531
@bonnieowens9531 6 жыл бұрын
Heading over to Udemy to buy the course now...I watched this to clarify some problems I was working on in another course. This answered EVRYTHING, and made me understand what I thought I knew even better.
@uwspstar2008
@uwspstar2008 7 жыл бұрын
thanks for sharing this one!
@fastsolution
@fastsolution 5 жыл бұрын
This guy is absolutely not boring and voice is soothing.
@nyteskun
@nyteskun 4 жыл бұрын
can some explain how sort algorithm works? is it by a - b, then a - c? or a -b, then c - d? i dont want to just remember how function works without understanding the underlaying operation behind it. its bugging me.
@RickBeacham
@RickBeacham 4 жыл бұрын
developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort If compareFunction(a, b) returns less than 0, sort a to an index lower than b (i.e. a comes first). If compareFunction(a, b) returns 0, leave a and b unchanged with respect to each other, but sorted with respect to all different elements. Note: the ECMAscript standard does not guarantee this behavior, thus, not all browsers (e.g. Mozilla versions dating back to at least 2003) respect this. If compareFunction(a, b) returns greater than 0, sort b to an index lower than a (i.e. b comes first). compareFunction(a, b) must always return the same value when given a specific pair of elements a and b as its two arguments. If inconsistent results are returned, then the sort order is undefined.
@MP-mh1tu
@MP-mh1tu 4 жыл бұрын
This is the only clearly explained video I've seen about this function. Thank you.
@GmoneyMozart
@GmoneyMozart 7 жыл бұрын
1 dislike from a diehard for loop fan.
@TraversyMedia
@TraversyMedia 7 жыл бұрын
haha. I have 2 people that dislike EVERY video I put out right around the same time. It could be a video showing how to cure cancer with Angular and those 2 dislikes will be there before 2k views. It's like clockwork..
@makasilelo1226
@makasilelo1226 7 жыл бұрын
Sorry, did you read my comment on your last post on GO? If not, I think you have to. It's about piracy
@TraversyMedia
@TraversyMedia 7 жыл бұрын
Can you email me? traversymedia@gmail.com
@cowboy8038
@cowboy8038 7 жыл бұрын
I sent him an email in case you haven't yet, good catch, that is seriously bullshit.
@makasilelo1226
@makasilelo1226 7 жыл бұрын
Thanks
@SlimTrackStar
@SlimTrackStar 4 жыл бұрын
here we are in 2020 and this makes so much sense. I needed this to understand the .map method, but revisiting the other methods definitely helped everything mesh beautifully. this was absolutely necessary. I can appreciate how concise this was with very simple and consistent examples. thank you. i definitely liked and subscribed.
@rayc3103
@rayc3103 5 жыл бұрын
Can anyone explain to me why the sort returns 1, else -1? How would that result in the companies being sorted?
@shahrukhtramboo6781
@shahrukhtramboo6781 5 жыл бұрын
stackoverflow.com/questions/1494713/how-does-javascripts-sort-work
@javabeanz8549
@javabeanz8549 4 жыл бұрын
If you look back a very long way, I believe it is coming from Assembly language, where you do a COMPARE command, and there are three possible results, basically -1, 0 and 1, so you JUMP LESS THAN, JUMP EQUAL TO or JUMP GREATER THAN... We are only using two here, because the two values must be swapped in one case, and not in the other, while if they are equal, it doesn't matter if they are swapped or not.
@sammorpeth5367
@sammorpeth5367 5 жыл бұрын
This is such a great video for people like myself who feel like they've plateaued recently. I finally feel like I'm starting to get a grip on arrow functions thanks to this. Cheers!
@m.h.9927
@m.h.9927 7 жыл бұрын
Boom ! Boom ! i yet not started watching ,, but know You are a Bless for Poorer People ,,, sorry , i have to go to watch .
@fredhair
@fredhair 4 жыл бұрын
I'm coming from a C++ background now learning full stack as I'd like to get a job in it and wow you guys using JS don't know you're born! After writing a multiplatform openGL and C++ renderer and trying to set up environments and build systems I don't ever want to hear any web developer complain their job is difficult! C++ is becoming better nowadays but still.. JS is so nice and clean and easy to use even writing predicates for these array algorithms seem way easier lol.
@gafroninja
@gafroninja 6 жыл бұрын
"Sorry for the yelling upstairs". Actually thought it was my baby waking up, upstairs lol >
@brondchux
@brondchux 2 жыл бұрын
4 years later - Thank you Brad for the refresher!
@bagaskara1567
@bagaskara1567 5 жыл бұрын
Arrow function is less readable, need more time to understand it
@JustSujC
@JustSujC 4 жыл бұрын
Definitely, but it is technically more concise.
@eddev
@eddev 4 жыл бұрын
Personally I read it just the same, I use em enough it’s just as easy understandable
@dazelmann6589
@dazelmann6589 4 жыл бұрын
Or need more practice to get head around. Get on to work...
@lets_lvl_up
@lets_lvl_up 4 жыл бұрын
Yeah at first it's kinda wierd, but now i think they actually make it more readable by getting rid of the clutter. Hope i don't get bashed for saying this, but they remind my of the pathonic ways xD.
@stevenedwards9262
@stevenedwards9262 4 жыл бұрын
Its a lot more readable, you dont have to declare that the callback is a function, you dont need pointless parentheses around singular parameters/args, and for single-line functions you dont need to specify youre returning something when its already obvious you are. You just need to spend an afternoon sitting down and breaking the pieces down in your head
@makidelidaki9262
@makidelidaki9262 5 жыл бұрын
I love you. I've read tutorials about higher-order functions before and never got them. Thanks so much for this. That will be a boon for my exercises on edabit. Can't believe I finally understand map,filter,sort,reduce and what they're used for + how. So helpful
@ahmedraza5340
@ahmedraza5340 7 жыл бұрын
Watching from pakistan
@kantyDarius
@kantyDarius 7 жыл бұрын
From Argentina here
@hamadyahmed5379
@hamadyahmed5379 7 жыл бұрын
From Mauritania here
@gulbadsha
@gulbadsha 7 жыл бұрын
Programming has no boundries :)
@awaisfiaz8186
@awaisfiaz8186 7 жыл бұрын
programming is same no matter where you are so get over it lol :D
@khoanguyen3044
@khoanguyen3044 6 жыл бұрын
Vietnam here
@ranveerancharaz6732
@ranveerancharaz6732 Жыл бұрын
This is one of the few videos that helped me understand reactjs well ! Thank you for that !
@Steve_360
@Steve_360 5 жыл бұрын
you said lets find ages squared but used square root function, haha
@scottvarieur890
@scottvarieur890 5 жыл бұрын
This has got to be the best video explaining higher level JS functions. There are so many potential pitfalls when you learn this stuff, but you covered just about everything in an extremely concise way.
@djotigergaming1838
@djotigergaming1838 7 жыл бұрын
nice explanation but you forget to mention that some of those methods are not supported in older browsers , you say its gonna make you look better programmer , that's wrong , whats true is : "its gonna make you look that guy who don't know how to support all customers platforms". spsly when you mention arrow functions -cause the basic support for arrow functions start in : chrome 45+ , firefox 22+ , opera 32+ ,safari 10+ , android webview 45+ , internet explorer : "not yet" ! - Trailing comma in parameters in functions arrow support start in : chrome 58+ , firefox 52+ ,opera 45+ ,android webview 58+
@kanonbolt100
@kanonbolt100 6 жыл бұрын
If you're supporting older browsers right off the top of your head instead of using tools like babel that compile your ES6 and above. I guarantee you, you're not getting as much done as you think you are.
@perc-ai
@perc-ai 6 жыл бұрын
you need to use babel, es6 is industry standard now
@jacquelinemendez3962
@jacquelinemendez3962 Жыл бұрын
Thank you for this video. I'm doing 100devs right now and this really helps reinforce my reading homework.
@petixclancoc225
@petixclancoc225 6 жыл бұрын
square != Math.sqrt lol 🤣🤣🤣
@greencopycat
@greencopycat 5 жыл бұрын
Math.pow
@Marder1989
@Marder1989 2 жыл бұрын
one of the best tutorials i have seen for programming so far, very nice job
@littlealienclub3471
@littlealienclub3471 2 жыл бұрын
This video really helped it click for me. I’m using it in conjunction with the eloquent JavaScript book which at times is amazing and at times brain-frying. I feel I have a much better grasp on these array methods after watching this. Will definitely be buying the udemy course
@leomosia
@leomosia Жыл бұрын
Thank you Brad. I appreciate your courteousness in apologizing for the activity in the background.
@hussainsarwar4252
@hussainsarwar4252 5 жыл бұрын
If there’s an award for the best and the most decent KZbinr in the world, I will vote for you without having a second thought.
@LifeSurf123
@LifeSurf123 2 жыл бұрын
This really takes some intimidating looking concepts and explains them simply, thanks
@Timzge
@Timzge 5 жыл бұрын
broo your videos are the best videos EVER!!!!!!!! like whatever i search about javascript i find your channel and believe me when i say i be pretty sure i will understand cuz you explain everything in a simple but efficient way Keep going : )
@edhead76
@edhead76 5 жыл бұрын
Your lessons are so straight forward. Thank you for not overcomplicating simple concepts. I don't know why array functions keep messing with my head but this helps SOOO MUCH!
@anythingtech5711
@anythingtech5711 Жыл бұрын
Brad, Thank You So Much! 🙏 Through your explanation and walkthrough, I was finally able to understand the structure, what it does, the return, and how to console log-it. I was also able to get it through JS to an innerHTML. This type of video is perfect for beginners like me, I am sure, I'm not the only one! 🙏
@sharriceowens913
@sharriceowens913 4 жыл бұрын
i also would like to say that i went to your website and it has by far one of the nicest layouts and visually pleasing websites of coding KZbinrs that I've seen
@Fahdie
@Fahdie 5 жыл бұрын
Half way through your video and your tutorial is absolutely magical. THANK YOU!
@lfrommtl
@lfrommtl 4 жыл бұрын
thank you so much! im doing a bootcamp and got tripped up on this. pretty sure they explained it exactly like you did but the pacing was too fast for me to grasp the concepts. this really really helped. thanks again!
@onepiec3
@onepiec3 6 жыл бұрын
this is amazing. you make it so much more easy to understand than a lot of websites I've checked them out on. I love how you're always so clear and concise with your words and you've helped me grow a lot with webdev. thanks!!
@kopilkaiser8991
@kopilkaiser8991 3 жыл бұрын
I understood the topic of Higher Order Functions because of you. Thank you brother for putting the effort in explaining, thus give insights and passing your exceptional knowledge to the public. My support is for you
@ivansmrcek291
@ivansmrcek291 4 жыл бұрын
Amazingly encapsulated solutions into single-liner definitions of power! Great job Brad!
@rayna463
@rayna463 2 жыл бұрын
wow this is all starting to click in my brain!! Not too long ago i was convinced it would never make sense to me but i can feel the lightbulbs starting to go off :) thank you for the vids
@milleniummoses
@milleniummoses 6 жыл бұрын
The first time I watched this I wasn't ready for it. TOday, I was looking to understand them as I am going through some exercises on freeCOdeCamp. Went to both MDN and W3schoools to no avail. Had an AHA moment and came to KZbin. In the search results I said , "Who can I trust? Who will I understand?" and saw you had a video. All is well now. I think I can call myself intermediate at this point.
@brunoqgalvao1
@brunoqgalvao1 5 жыл бұрын
Brad, congratulations on your videos, it has been helping me a lot these past few months. What you are doing here has immense value and i hope you are getting the reward for it. Trying to do my part, i have just become a patron. It's not much but hopefully soon i'll be able to give out more. Thank you very much.
@johnnweke5547
@johnnweke5547 5 жыл бұрын
Brad. Mannnn. This tutorial is fire. I had been trying to understand arrow functions for a while now! And the whole map/reduce/forEach/filter...this is Simple and to the point. Better than udacity's JS OOP course if you ask me. Gonna be supporting financially soon bro. This is really good. Thank You so much. Best, John.
@barmalini
@barmalini 5 жыл бұрын
I'm so glad I've never learned the ES5 and the earlier, so less trouble to re-learn old tricks on the new manner! Thanks Brad, bought almost all of the courses with your name on it on Eduonix and you are the best teacher I've ever met.
@dazelmann6589
@dazelmann6589 4 жыл бұрын
Huh! Then you have just missed the reason why they opted for better approach than previous ones. Plus it's just a syntax difference...in actual computation power it doesn't matter. Algorithm does but not syntax. It's just make your code more concise and readable
@mamahumen
@mamahumen 4 жыл бұрын
No doubt, one of the best and most important tutorials I have ever watched. @TraversyMedia, Many thanks.
@raducostache8342
@raducostache8342 6 жыл бұрын
Every time I watch one of Brad's videos, I feel my mind expanding. It's awesome!
@samrey8134
@samrey8134 4 жыл бұрын
How can you not Love this Guy.... Thank you. Dude.
@jasonwelsh417
@jasonwelsh417 6 жыл бұрын
I love your channel. Thank you so much for all the great content. I bought your JavaScript course and I can't wait to go through it for a refresher on some things as well as new learning!
@harshgupta2699
@harshgupta2699 4 жыл бұрын
Hands down! Great explanation. All the concepts relating to higher order functions are now absolutely clear! Thanks to you!
@Algebrodadio
@Algebrodadio 7 жыл бұрын
This video was so good, I shared it with some of my co-workers who are trying to learn javascript.
@developingdeveloper7441
@developingdeveloper7441 6 жыл бұрын
Sensei Brad. I gotta tell you just made my day! muchos gracias mi maestro!!!! You really have a knack for teaching. I have been having hard time understanding how these higher order function works and it is all thanks to this that I can finally say ES6 and higher order functions are magical and not some cryptic thing that I should intimidated of. Again thank you sir. now I can finaly say this, "Higher Order Function is amazing!!!!"
@developingdeveloper7441
@developingdeveloper7441 6 жыл бұрын
and to all of you who disliked. F you!!!! f*ing haters!
@KochharAmandeep
@KochharAmandeep 7 жыл бұрын
Thanks a lot brad! You totally changed me to become a Good UI UX Developer since i completed bootstrap 4 course from udemy. Also your video about your life. I love and always wait for your videos. You are my favorite KZbinr. A reply from you will make my day!
@ahmedehab6750
@ahmedehab6750 3 жыл бұрын
You are a lifesaver, I'm currently learning and I had so much confusion about this topic and your explanation made it crystal clear
@Solsenderz
@Solsenderz 2 жыл бұрын
It was a pleasure to watch it and learn from you, it is a clean and smooth explanation of all the stuff.
JavaScript OOP Crash Course (ES5 & ES6)
40:21
Traversy Media
Рет қаралды 594 М.
Async JS Crash Course - Callbacks, Promises, Async Await
24:31
Traversy Media
Рет қаралды 1,4 МЛН
Try this prank with your friends 😂 @karina-kola
00:18
Andrey Grechka
Рет қаралды 9 МЛН
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
Sigma Kid Mistake #funny #sigma
00:17
CRAZY GREAPA
Рет қаралды 30 МЛН
map, filter & reduce 🙏 Namaste JavaScript Ep. 19 🔥
37:42
Akshay Saini
Рет қаралды 948 М.
The Importance of Specialization in Coding
7:13
Traversy Media
Рет қаралды 242 М.
31 nooby C++ habits you need to ditch
16:18
mCoding
Рет қаралды 846 М.
8 Must Know JavaScript Array Methods
10:05
Web Dev Simplified
Рет қаралды 1 МЛН
Higher Order Functions in JavaScript Explained Simply
9:55
Teddy Smith
Рет қаралды 9 М.
I tried 8 different Postgres ORMs
9:46
Beyond Fireship
Рет қаралды 443 М.
I built the same app 10 times // Which JS Framework is best?
21:58
Fireship
Рет қаралды 2,6 МЛН
5 JavaScript Concepts You HAVE TO KNOW
9:38
James Q Quick
Рет қаралды 1,4 МЛН
16.5: Higher Order Functions in JavaScript - Topics of JavaScript/ES6
16:21
7 Design Patterns EVERY Developer Should Know
23:09
ForrestKnight
Рет қаралды 179 М.
Try this prank with your friends 😂 @karina-kola
00:18
Andrey Grechka
Рет қаралды 9 МЛН