
WordPress block development with breakpoint debugging for JS is a life-changer! So is PHP breakpoints, to be honest.
Instead of hunting for the correct file in the browser console, you just add breakpoints in VS Code and it automatically stops the JS executation at that point to show you the full state.