Debugging

Debugging is an important process and having a good grasp of debugging techniques will help with productivity. For web applications, the browser and IDE's offer the core of your debugging tools, Chrome offers extensive debugging features as does VSCode.

References