Javascript Nuggets - Reduce (object example)

preview_player
Показать описание
Javascript Nuggets - Reduce (object example)

Fusion Charts

Products I Use:

Books I Recommend:

Disclosure: This video is not sponsored. Some links above are affiliate links, and l may earn a small commission from any purchases at no additional cost to you. Thank you for supporting my channel!
Рекомендации по теме
Комментарии
Автор

You are the best in React and Javascript. Thanks, Sir for your teaching.

thutanyan
Автор

Quality series from an awesome teacher to get really confident in web dev topics

Shakeel
Автор

u r my kinda teacher i wanna learn more and more from u
thank you

vscodeaddict
Автор

you explain very well .2nd Example is complicated i will be watch again... make videos on slice, splice and split

vishant
Автор

you are a genius in teaching this, believe me, i see many people claiming to be the best course but the transmission method is far behind you

cesmorf
Автор

Man your explanation is stellar.... most examples of reduce are using numbers... this is really helpful sir..
cheers

emekaokonkwo
Автор

Another great JS nugget thanks for all the great tutorials

pitbul
Автор

Waiting for next.js tutorial from Coding Addcit :)

jydev
Автор

As always, amazing content, thank you so much! :)

eqPjWbM
Автор

This vídeo is really good 👍 Reduce's power is amazing, we can implement very interesting tasks. Thank you.

likojhyu
Автор

Thank you so much Jhon, to make it every topics so easy to grap using real time project example, you are my best coach❤

anandhinamasu
Автор

Hey thanks for this John. I've been working on a kata for a while trying to figure out how I could use reduce to return only unique values from an array of objects into a new object and even though I had to fandangle this a bit in my logic, your direction gave me the first part of the solution to my puzzle. I got such a rush when my console.log returned what I had hope for. tyvm ~Hope

queerly__coded
Автор

On 10:19 its also possible to use the + operator to convert a string to a number like so +cartTotal.toFixed(2)

Great video, thank you (:

leonbelokopytov
Автор

perfect videos if we want async await and promise videos maybe they are also unclear : ) thanks again

ferhatsunaycansev
Автор

Excellent video!!! I was wondering how you got the console.log() output to show up in your VS CODE?

sayalikandhare
Автор

I get fetch is not defined can you help me?

bit.blogger
Автор

John.... JOHN... Notice You are MY HERO... !

CoderDmitri
Автор

Can you tell me what is this syntax "total[language]" I am confused

AnkitPatel
Автор

Hello! Thank you for this tutorial. Really useful. I am just wondering how to count number of items and "bundle" them when they are the same increasing amount...

piotrszczesniak
Автор

Hey John, do you know why I keep getting "fetch is not defined in VSCODE". I even copy pasted your code and still says fetch is not defined. It's like I'm missing a package or something but I thought fetch was built in

furyofonethousandgods