Learn the JavaScript Map function in 18 minutes (for beginners)

  Рет қаралды 17,399

Sonny Sangha

Sonny Sangha

Күн бұрын

Пікірлер: 40
@niteshprajapat7918
@niteshprajapat7918 Жыл бұрын
you need to start a brand new JS series 🔥
@jss_developer1432
@jss_developer1432 Жыл бұрын
Yes with nextjs projects !!
@erasmusmensah7428
@erasmusmensah7428 Жыл бұрын
Definitely
@chorio-l7o
@chorio-l7o Жыл бұрын
true public demand
@mtsurov
@mtsurov 9 ай бұрын
What an awesome tutorial. You have use cases and all the variability of syntax that one will encounter when working on somebody else's code. This is just great. Appreciate it !
@dalestewart
@dalestewart Жыл бұрын
Great video re-emphasizing the power of the map function.
@sadique_x_
@sadique_x_ Жыл бұрын
started watching your videos yesterday, now I'm stuck on the channel 💯🤣 love❤❤❤
@raymundverallo1967
@raymundverallo1967 4 ай бұрын
Hands down the best map explainaton. Thank you!
@ToumaRenshi
@ToumaRenshi Жыл бұрын
the best-explained things I have ever seen here. greeting from Poland
@isagive
@isagive Жыл бұрын
great vid man, thank u ✌️
@abhinavdhama3014
@abhinavdhama3014 Жыл бұрын
Sonny bro create one playlist or a whole course on JS concepts like promises, async await, destructring, some array string methods
@JoonasKarp
@JoonasKarp Жыл бұрын
Which one to use Next.js or Vite + Reactjs?
@nickbricewolfgang5857
@nickbricewolfgang5857 Жыл бұрын
I really really want to go in for your course but just have one question: what’s the difference between the diamond and platinum sales. Cause I wanna take the platinum since it’s cheaper but scared to miss something.
@dragos8117
@dragos8117 Жыл бұрын
thanks bro, you rock!
@lucasdamasceno7068
@lucasdamasceno7068 Жыл бұрын
thanks bro. you are the best
@alfecogroup
@alfecogroup Жыл бұрын
Thank you👊
@AntonioSantos-ve6zv
@AntonioSantos-ve6zv Жыл бұрын
Awesome! Thanks!
@gilbmp
@gilbmp 3 ай бұрын
Awesome.
@mdanas0007
@mdanas0007 Жыл бұрын
Make a playlist on all ES6 concepts
@raghurajbalasubramaniam4119
@raghurajbalasubramaniam4119 Жыл бұрын
which application you are using for direct console.log
@erow80
@erow80 Жыл бұрын
Curious as well. I don’t know why VS Code wouldn’t ship with this feature.
@2ameridiem
@2ameridiem 9 ай бұрын
in example #6 es6 destructuring, shouldn't the last line be- const reformattedArray2=players.map( ({ name,score }) => ({ [name]:[score] })) because name and score are variables and we need to use brackets to access their values while returning the object.?
@SuperPompey77
@SuperPompey77 Жыл бұрын
Hello from Victoria, Canada 🇨🇦 @ 04:18 am.
@ErlWable
@ErlWable Жыл бұрын
which editor is that? its so cool
@cryptomallu6271
@cryptomallu6271 Жыл бұрын
best video
@developertak
@developertak Жыл бұрын
which software are you useing ?
@HazielDiego
@HazielDiego Жыл бұрын
Your content is great! Loved your didatic. I also enjoyed your approach in your course and community. Sadly, I cannot join because my currency make it impossible. Hope we can see more JS content here. Thank you!
@growwithdesign
@growwithdesign Жыл бұрын
Hi Sonny. Very helpful video. I have a query. I have created a API file and I'm using map function to refer to this API. Since im doing this on localhost, i cannot use axios. My question is - how do I use map function and call out only 1 object with it's key-value pairs, instead of outputting the whole array. Example, imagine an API of employee data with nested array of data inside each employee. Now, when I use map function, I just want to output all data of employee with id = 6. But right now, map is outputting the whole list of employees.
@ayush_code9849
@ayush_code9849 Жыл бұрын
Which vs code theme is he using in this video?
@krajonathan4325
@krajonathan4325 Жыл бұрын
How much would you charge to build an app like uber? How much ? Roughly... I have a project.
@appstuff6565
@appstuff6565 11 ай бұрын
Thanks for this sonny! I also saw your trello video, which actually led me here! Maps is clearer to me now. However, imagine i have a linktree clone and list of items/links. If i change the vertical sorting /position. How would I go about it the best way according to you? How do i save its sorting arrangement in db? (Im using nextjs tsx with supabase in the backend with links and users table, where i fetch the links depending on the creatorslug/user id.)
@martinsrichard6134
@martinsrichard6134 Жыл бұрын
hey sonny, we need a python crash course or a project using python or django, thanks in advance
@ankurgandhi4507
@ankurgandhi4507 Жыл бұрын
Bro can you help me out when i use firebase in firebase.js file giving me this kind of error "Package path . is not exported from package". i tried a lot but not able to fix this ... if someone can help me out. btw Nice video Sonny
@anvarjonhujamov
@anvarjonhujamov Жыл бұрын
usefull
@gopalpaul8498
@gopalpaul8498 Жыл бұрын
hlw Brother a request pls create trusted crowdfunding app using blockchain video because it's help for me. pls🙏🙏🙏🙏🙏
@arunkumar-tn5gu
@arunkumar-tn5gu Жыл бұрын
Is is chatgpt replace developers?
@Rust_Rust_Rust
@Rust_Rust_Rust Жыл бұрын
Yes say goodbye to your job. Facebook said they are firing everyone at the end of the month and replacing them with chatgpt.
@MWStudiooo
@MWStudiooo Жыл бұрын
Please start fullstack Flutter ❤ because the way you teach channel will get more views from flutter famm❤️
@torjmenmedamine3421
@torjmenmedamine3421 Жыл бұрын
no more React native videos ? :'(
@jilvirpaeste8258
@jilvirpaeste8258 Жыл бұрын
this almost help me... but it did not...🙂
Learn the JavaScript Reduce function in 18 minutes (for beginners)
18:23
Learn JavaScript Destructuring in 20 minutes (For Beginners)
20:29
Sonny Sangha
Рет қаралды 18 М.
escape in roblox in real life
00:13
Kan Andrey
Рет қаралды 77 МЛН
Learn how to use Props in React in 19 minutes (for beginners)
19:12
Sonny Sangha
Рет қаралды 148 М.
Every React Concept Explained in 12 Minutes
11:53
Code Bootcamp
Рет қаралды 645 М.
The Easiest Way to Master CSS Flexbox...
26:31
Sonny Sangha
Рет қаралды 41 М.
Don't use Hooks in REACT without knowing this...
20:33
Sonny Sangha
Рет қаралды 56 М.
Maps vs. Objects in JavaScript - What's the Difference?
11:48
JavaScript Functions Crash Course
1:36:54
freeCodeCamp.org
Рет қаралды 175 М.
All The JavaScript You Need To Know For React
28:00
PedroTech
Рет қаралды 616 М.
map, filter & reduce 🙏 Namaste JavaScript Ep. 19 🔥
37:42
Akshay Saini
Рет қаралды 903 М.