website-v2
website-v2 copied to clipboard
Documentation: Add docs for debugging nuxt.js
What problem does this feature solve?
Developer experience, also might reduce the number of issues reported if devs knew how to step through the code when required.
What does the proposed changes look like?
Add simple debugging examples using
VS Code WebStorm Chrome
Related: https://github.com/nuxt/nuxt.js/issues/2781 https://github.com/nuxt/nuxt.js/issues/2528 https://github.com/nuxt/nuxt.js/issues/433 https://github.com/nuxt/nuxt.js/issues/2622 https://github.com/nuxt/nuxt.js/issues/2734 https://github.com/nuxt/nuxt.js/issues/1971 https://github.com/nuxt/nuxt.js/issues/2341 https://github.com/nuxt/nuxt.js/issues/1577 https://github.com/nuxt/nuxt.js/issues/365 https://github.com/nuxt/nuxt.js/issues/2080 https://github.com/nuxt/nuxt.js/issues/373
& more.
From https://github.com/nuxt/docs/issues/1139
HI @blowsie and thank you for the help, do you have any idea where this could belong in the documentation?
Maybe in the getting started section?
Could also be another section in Docs if there is enough content/links to add. Docs > Troubleshooting