Debugging is an art form. The better you are at debugging the more efficient you will become at writing code. One trick to becoming a better debugger is having a great toolbox. The more tools that you add to your toolbox, the higher the chances of you solving your issues. In this article, I share 36 great resources that will help all JavaScript developer troubleshoot their code and their applications. These tools will help you master your craft. There should be a tool in this list that everyone can leverage, sounds good then let us begin!


💁 Monitoring


👌 Online & Runnable Simple Code Editors


🎍Browser Tools


😍 Documentation 


📙 Testing Frameworks


🎁Reference


💯 JSON Tools


🌹 Linting

Happy Coding 🤘