as a javascript learner this guy is hands down one of best explanator of some of the js concepts that I find slightly difficult to wrap my head around. Whenever I get stuck on a topic, I jump on youtube, type in the keyword of the concept i'm looking for and PRAY TO GOD this guy has a video on it
@tinanguyen1072 Жыл бұрын
I just wanted to say thank you for making this video and going through all of them step by step. It really helped I’ve been struggling on loops and this helped make things more clear. Most videos out there are using complex words to explain things and really what everyone is looking for is a simple explanation a kid can understand which shows how good of a person you are at explaining. I don’t see why this doesn’t have more likes this video was so helpful!!!
@dr_corrupt1014 Жыл бұрын
anything else your struggling with ?
@josephperezcodes11732 жыл бұрын
Thank you I now can do a for loop. and was able to finish a coding excercise at my bootcamp.
@arnoldasmatijosius51542 жыл бұрын
I liked the stuff because it's an understandable and not too long a tutorial. BIIIIG THANKS
@excellins2 жыл бұрын
Why does this video have few likes? this is the most clear explanation I've seen
@josephdemeo5984 Жыл бұрын
TYSM, I learn so much better by watching and doing than reading a wall of words
@dcode-software Жыл бұрын
Happy to help!
@FalseDev4 жыл бұрын
Watching the video though I'm intermediate in javascript, coz your channel is awesome. Great video
@dcode-software4 жыл бұрын
Sorry about that - I don't think the audio is any different to how I regularly do it but I'll look into it
@FalseDev4 жыл бұрын
@@dcode-software I'm sorry, it seems like my earphones weren't properly plugged in at that time, rewatched the video and realized it, really sorry....
@keifer78132 жыл бұрын
As someone coming from Python, I thank you from the bottom of my heart
@mitalidas92932 жыл бұрын
The effort is much appreciated.
@dcode-software2 жыл бұрын
Awesome, glad it could help!
@hemantkumar96204 жыл бұрын
Thank you for this video, Make more like this please, on each subject :)
@dcode-software4 жыл бұрын
That's the plan!
@gearsdan2 жыл бұрын
loops are so confusing, but this helps
@100VedPrakash4 жыл бұрын
Very informative video about different types of loops...Thanks Dom
@dcode-software4 жыл бұрын
Glad you liked it!
@marimuthur94562 жыл бұрын
Fabulous explanation thank you so much😊👌🏼👌🏼👌🏼
@parthasarathimoharana52824 жыл бұрын
You are awesome Brother. Thank you for this video.... Keep it up
@dcode-software4 жыл бұрын
All good mate!
@KostaTsourdalakis4 жыл бұрын
Actually keeennnn as about this vid
@davidforer94244 жыл бұрын
Great Video. I enjoy your topics. How would you go about sorting the forEach loop?
@dcode-software4 жыл бұрын
You could take a look at the Array sort() method
@ishaashiq91622 жыл бұрын
Tysm it really help me alot
@mr.o55774 жыл бұрын
Hi, I've seen some people using more that 3 statements inside the for loop, like the length of the array or so, could you have a video that explains whats going on in it? Ex: for(let i = 0; len = arr.length; i < 10; i++){ console.log(i); }
@dcode-software4 жыл бұрын
I could potentially do a video on that, yes, I'll make not of it 😁
@_.sunnyraj._4 жыл бұрын
Woah ! Woah !
@gaminggoddessaria2 жыл бұрын
for each doesnt work
@sipapplejuice9049 Жыл бұрын
how do ppl get this bs >:(
@dcode-software Жыл бұрын
Just keep writing code. It'll *click* eventually 😎