FCC does have a Debugging section that you can jump to. It introduces you to the browser console. For what it’s worth, I prefer debugging with tools like repl.it for FCC type challenges because it doesn’t have all the chaos of everything else my browser is doing.