Debugging Tips: Javascript
Debugging is a developer's process to remove wrong logic or even incorrect syntax in their code. We will spend huge amounts of time debugging code, and if it's done incorrectly will consume more time than it should.
Let's discuss how to debug Javascr...
vukanig.hashnode.dev5 min read