JavaScript Simplified Course: https://javascriptsimplified.com

You have probably heard that writing comments is useless or even bad. I have even made videos on this exact topic, but that isn't the entire truth. There are actually a few specific ways that you can use comments that not only make your code better but also allow you to write programs much quicker.


Materials/References:

JavaScript Simplified Course: https://javascriptsimplified.com
Code Faster With Comments Article: https://blog.webdevsimplified.com/2021-08/how-to-learn-to-code-with-comments


Find Me Here:

My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon: https://www.patreon.com/WebDevSimplified
Twitter: https://twitter.com/DevSimplified
Discord: https://discord.gg/7StTjnR
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified


⏱️ Timestamps:

00:00 - Introduction
00:30 - List overall steps
03:00 - List out logical steps


#Comments #WDS #CodeComments