You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: