0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-25 09:09:35 +01:00
svelte/site/content/faq/110-where-can-i-get-support.md
Simon H 423a7f2e61
Add "Where can I get support?" to FAQ (#6036)
* Add "Where can I get support?" to docs

Related to the discussion in #6035
2021-03-01 14:45:51 +00:00

824 B
Raw Blame History

question
Where can I get support?

If your question is about certain syntax, the API page is a good place to start.

Stack Overflow is a popular forum to ask code-level questions or if youre stuck with a specific error. Read through the existing questions tagged with Svelte or ask your own!

There are online forums and chats which are a great place for discussion about best practices, application architecture or just to get to know fellow Svelte users. Our Discord or the Reddit channel are examples of that. If you have an answerable code-level question, Stack Overflow is usually a better fit.