Debugging React with VS Code and Chrome
Have you ever considered using a debugger for your React project but decided to keep on using console.log() instead because you thought it would be a pain to set up proper debugging? I did, until one day, I needed to get into the weeds...
Read More Debugging React with VS Code and Chrome