Skip to content

Commit 03b8405

Browse files
committed
docs: add community section to main readme
Signed-off-by: Andres Correa Casablanca <castarco@coderspirit.xyz>
1 parent 1e82c7d commit 03b8405

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,17 @@ technologies such as Vue.
2121
## Packages in this repository:
2222

2323
- [@beautiful-tree/react](@beautiful-tree/react/README.md)
24+
25+
## Community
26+
27+
- For slow-paced discussions, debates, ideas, etc. that don't fit into specific
28+
issues or PRs, we have a
29+
[discussions section](https://github.com/Coder-Spirit/beautiful-tree/discussions).
30+
- For more unstructured and "real time" conversations, we have a
31+
[Discord space](https://discord.gg/3a8RSRdEv2).
32+
33+
## Related articles
34+
35+
- [How to create a React components dual library (ESM+CJS)](https://blog.coderspirit.xyz/blog/2023/09/15/create-a-react-component-lib/):
36+
It covers some of the technical decisions behind this library to offer CJS &
37+
ESM support at the same time.

0 commit comments

Comments
 (0)