IMPORTANT:

1 Year Free Hosting: https://www.atlantic.net/webdevsimplified
Use code KYLE for an additional $50


Should you write comments in your code? It may seem like an easy yes since comments are much easier to read than code, but it is surprisingly more complicated then that. Comments actually can cause some significant downsides to your code which are not always obvious, so in this video I will be breaking down when you should use comments and most importantly when you shouldn't use comments.


Materials/References:

Code Review Playlist: https://www.youtube.com/watch?v=UphEnjnoxSg&list=PLZlA0Gpn_vH9zVjz-9RBOVdZa7D6QTumX&index=1


🧠 Concepts Covered:

- When to use comments
- Why comments can be bad
- When to not use 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


#Comments #WDS #JavaScript