Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -487,6 +487,10 @@
{
"label": "Balastrong's Tutorial",
"to": "framework/react/community/balastrong-tutorial"
},
{
"label": "Community Tutorials",
"to": "framework/react/community/tutorials"
}
]
}
Expand Down
8 changes: 8 additions & 0 deletions docs/framework/react/community/tutorials.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
id: community-tutorials
title: Community Tutorials
---

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.

> 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.