blob: 85d4d7ac95f2a5062ed413c18eb64ac2b7e7863b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# Where To Get Help
Stuck? Lost? Get Help from the Community.
### [Stack Overflow](https://stackoverflow.com/questions/tagged/deno)
Stack Overflow is a popular forum to ask code-level questions or if you’re stuck
with a specific error.
[ask your own!](https://stackoverflow.com/questions/ask?tags=deno)
### [Community Discord](https://discord.gg/deno)
Ask questions and chat with community members in real-time.
### [DEV's Deno Community](https://dev.to/t/deno)
A great place to find interesting articles about best practices, application
architecture and new learnings. Post your articles with the tag `deno`.
|