Troubleshooting pages
baerrach opened this issue · 1 comments
- I'm submitting a feature request
So you've finished reading the documentation and ready to get cracking on your Aurelia app,
but when you get started your making stupid newbie mistakes. Where do you get the answers to those questions?
Currently there isn't anything that lists problems, how to troubleshoot and then resolve them.
- What is the expected behavior?
The page Guides > Troubleshooting
should exist listing common problems.
If possible, tooling support should be built to make the Troubleshooting page obsolete. That's possibly eslint or additional Aurelia development time behaviours.
Is there a preference?
eslint would give you IDE warnings before you try running your code.
Aurelia development behaviour would give you in app feedback.
If possible this should work for v1 and vNext.
I always fell like its missjng something while answering the same several questions over and over. I think it is this one, a troubleshooting page 😀
We can start by aggregating a few common q found in discourses.