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
{{ message }}
This repository was archived by the owner on Aug 5, 2025. It is now read-only.
I was thinking a while ago about the possible benefits of having a frequently asked questions section in the docs, apart from the main guide. This would be sort of a relatively easy patch without having to rethink the guide to make it more digestible to newcomers.
Probably a good amount of the questions would be things like 'how do I do X' and the answer would be 'you don't, instead do...'. Questions with these sorts of answers come up not infrequently, even though theoretically they are all already answered in the guide. 🙃
Some recurring questions off the top of my head:
How do I call component methods from the template?