16.9: Array Functions: sort() - Topics of JavaScript/ES6

preview_player
Показать описание
In this video, I discuss the JavaScript array function: sort().

Рекомендации по теме
Комментарии
Автор

i'm Vietnamese student and i was stuck when i try to study in the internet till i find your channel . I'm not good in English so I meet many struggle to learn the definition of some thing new. But with your explaining I can understand the content easily, coding being funny, i really interesting with your style in teaching, I never meet one like u in my country. I watch all of them. thanks bro!!!

tuanledang
Автор

1:10 it did not sort it in numerical order. Array.prototype.sort is not sorting numerically. it threats your numbers as strings, therefore an array [3, 21, 10] would be sorted to => [10, 21, 3]

shilangyu
Автор

best video i have encounter for comparison function

nikhilsaini
Автор

I really enjoy your videos. When I'm struggling with something on FCC I come to you, and it's a tremendous help. Thanks a lot!

erikgrivalsky
Автор

Imagine you're in an interview and you laugh in front of the interviewer and say "I always forget whether it is (a-b) or (b-a)"😅😅

rajchavan
Автор

This is my favorite video on the internet right now! Thank you ❤

matekimagick
Автор

I was skeptical at first, but now I am in love with ur teaching. I hope, other videos are that useful too.

lizavetameta
Автор

I knew I was definitely going to subscribe to this channel a few minutes into this tutorial. Awesome guy, awesome explanation!!!

temitopeakinsoto
Автор

Actually appreciate your humility and its very helpful watching you code from start to finish.

organizedmarketing
Автор

honestly this is my first time seeing dude, and i am only 1:56 into this video but i get the feeling hes gonna be super helpful from now on. Thanks for all the effort you put into helping random folk online.

bronzebond
Автор

from India 18 learning web dev, Loved the way you teach, If you're our teacher we will be very peacefully and happily become the best developers cause we don't have any good teacher like you are. But, in the future, If I get chance to teach I will copy the way you teaches your amazing sir

TusharJade
Автор

Thank you for explaining this like a normal human being. I completely understand now!

hollym
Автор

It sorts capitals before smalls because in ASCII formatting, numbers come first, capitals next, smalls last. Somewhere in there all punctuation also fits, you can see their ASCII value to know about that.

sadhlife
Автор

I like your art of teaching. Thank you!

myrinaDM
Автор

I just want to say, you're terrible at teaching those of us who need a quick answer for those of us on a deadline for a particular project for a client BUT you are absolutely fantastic at helping us understand these concepts on a deep level. I've watched a tutorial series on all of these ES6 topics before. I already use ES6 in my work but I've gone through your whole playlist and it feels I actually understand what I'm writing now (also when to use arrow notation, because prior to this series I've just been writing all my functions as arrow functions just because it was fashionable).

MobiusCoin
Автор

The kind of teacher that keep kids in school 👍

francoislecanadien
Автор

The way he explains is just something different, so noob friendly that it is impossible to not understand. I would recommend his lessons to everyone. Even if you know the topic, just refresh your knowledge to make things even more clear in your mind.

denzel
Автор

YOU ARE A REALLY GOOD TEACHER. WOW! I'm so glad I stumbled on this.

jimmychoose
Автор

I loved how he kept getting it backwards, it means I'm even pro coders struggle sometimes

olusanyaolamide
Автор

so detailed! Indian teacher you tubers must watch this.

surajpatil