Want to have mentoring sessions with me on the basics of web programming (HTML, CSS, JavaScript, GitHub, etc.)?
Schedule a time: https://calendly.com/sr_programador/m...
Every programmer, without exception, will write code that has syntax, semantic, and logical errors. This is a fact and is part of a developer's daily life, regardless of the programming area they work in.
These errors are also known as bugs, and the process of searching for and correcting these bugs is called debugging.
In today's video, we'll see what the most common bugs are when using JavaScript in conjunction with HTML. In addition, we'll talk about some techniques for debugging JavaScript code, giving initial tips for performing this process.
Check out other videos on our channel:
/ @srprogramador
Find me here:
Instagram: / senhorprogramador
LinkedIn: / gustavo-polonio-04b77a169
GitHub: https://github.com/gustavopolonio
📧 Contact:
[email protected]
---------------------------------------------------------------------------------------------------------------
Video Chapters:
00:00 - Introduction
00:26 - 1st application
09:21 - 2nd application
15:22 - Debugging tools
20:44 - Farewell