Skip to content

Commit 98eb431

Browse files
authored
docs: setup community tutorials page (#1481)
1 parent 8634cee commit 98eb431

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

docs/config.json

+4
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,10 @@
487487
{
488488
"label": "Balastrong's Tutorial",
489489
"to": "framework/react/community/balastrong-tutorial"
490+
},
491+
{
492+
"label": "Community Tutorials",
493+
"to": "framework/react/community/tutorials"
490494
}
491495
]
492496
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
id: community-tutorials
3+
title: Community Tutorials
4+
---
5+
6+
This page is a collection of community-created tutorials, articles, and videos that can help you learn more about TanStack Form from different perspectives. If you created a resource that you would like to add to this list, please open a PR! We keep them in chronological order by publish date to ensure the most up to date content is at the top.
7+
8+
> Please note that the content listed here is entirely community maintained. They might not be 100% aligned with the official recommendations and best practices, but they still provide valuable insights into the library.

0 commit comments

Comments
 (0)