You can't imagine how much you helped me. This was just incredibly done. People can even include these projects under their resume. Awesome. Keep up!
0:00 Introduction and Projects review 4:03 Project 1 - Emoji Rating 54:24 Project 2 - Profile Statistics 1:42:00 Project 3 - Rotating Image Gallery 2:24:36 Project 4 - New Year Countdown 3:10:47 Project 5 - Random Password Generator 4:13:33 Project 6 - Animated Search Bar 4:54:43 Project 7 - Social Media Select Menu 5:43:03 Project 8 - Double Landing Page 6:21:56 Project 9 - To Do List 7:28:27 Project 10 - Step Progress Bar
Great walkthrogh and very easy to follow along. Great for a beginner :-) Keep up the good work
I'm honor to have u as my mentor. Thank u so much, for all the HTML, CSS & JS videos u taught. I follow ur playlist thoroughly though the projects r small but they contain alot of new learning. Looking forward to learn more new things from u, Sir. ๐๐ป๐ฎ๐ณ
You are just phenomenal and the explanations are more than amazing.We are lucky to have such talented people like you sharing their knowledge
I improved a little on step-progress-bar. I added both <i> elements to each step, then in css: .step .fa-check { display: none; } .step.checked .fa-check { display: inline-block; } .step.checked .fa-times { display: none; } then in js: if (i < currentChecked) { setTimeout(() => { step.classList.add('checked') }, 420);
Omg this is one of the best beginners js projects. So detailed, thank you
Indeed Javascript King - I just stumbled on your channel after spending tons and tons of hours and days struggling to understand how to manipulate the DOM and some CSS eg flexbox. You explain concepts in a very engaging and simple manner far much better than my so called proff:( thank you so much ๐งก๐งก.newbie and subscribed. If possible try add a little bit of intermediate JS please ๐
Such a great teacher with great projects! Respect!
Such a great job man, this is what really call project for beginner, easy to follow. Subscribed & Bookmarked
You helped me a lot. I tried to find a lot of other videos, but honestly this is the best.thanks a lot.โค๏ธ๐๐
This is great! Keep it up! Best tutorials with HTML, CSS, JS in the internet!
That is incredible. I would like you to do more for us to learn from you.
Thanks for the projects. Amazing and interesting
Best project based course
Really enjoyed them , you really inspire and I tried also implementing some in a slightly different way. Thanks a lot
Such a soft spoken teacher you are man,your calming voice makes your project even more effective,keep up the good work man,Appreciated :)
I just found your channel. Your explanations are well detailed. I hope to get a certificate of completion when I'm done with the tutorial
I learnt javascript before but i wasn't confident enough but this tutorial helped me a lot thank you many. looking for react full course
@JavaScriptKing