Setting up VSCODE's debugger for Create React App (CRA) projects takes a few simple steps. Follow along as I create a fresh CRA project and enable the debugger.
Setting up the debugger is the first thing I do in all my projects before I even write a single line of code!