@chhhhjjjjjj1560

I can't understand why you don't have at least hundreds of thousands of views. You explain everything so well, and give great examples. Keep going with the hard work, and I guarantee your hard work will pay off one day.

@Antifragileathlete

Love, love your teaching method. I'm learning to code to complement my physical therapy career of 20-plus years.

@siriusplayz5871

I've already watched these videos and I love the fact that Zach goes out of control a little bit in each topic and wants to give out all his knowledge in one go, but then realizes that the viewer just started learning and it's too much info.... just love it.... that he can't hold in all the knowledge. Thanks for the series man, still learning from this, almost half way through the video lectures.

@siddheshswami2565

Sir please make a video on how to read documentation properly like [] means optional fields ,etc

@mishu13

You have a very nice way of keeping us engaged throughout the video.. Keep up the good work !!

@paul.k.h

Great video. You are able to communicate and explain the concepts very well

@HAGENIMANAJeandeDieu

You are amazing, I am learning a lot from you

@gouravagarwalpriyal

Awesome 👍 sir

@Miftah-Ul-Uloom

Appreciated...

@chhhhjjjjjj1560

Can you please do another video to cover more on functions. For example, how to return a function from another function, all or most of the purpose of a function. This is my biggest problem right now. I can't find no one to explain it for me to understand.

@mrkhoros

Been working with Js for a very long time and stil learned a lot from your tutorial . Thanks.

one point tho . the const aliasVariable = myFunction ... shouldnt it be const aliasVariable = myFunction() ?