Commit
Add TanStack React rules for optimized development
Commit details
Commit notes
- Introduced a new configuration file for TanStack React, outlining best practices for TypeScript, React, and UI/UX frameworks. - Established guidelines for code style, optimization, error handling, UI and styling, state management, security, performance, testing, and documentation. - Emphasized the use of Mantine for theming and components, and TanStack React Query for state management and data fetching. - Provided a mini skeleton for illustrative purposes, demonstrating the structure and implementation of routes and components.
This commit aims to enhance maintainability and performance in TanStack React projects by providing a comprehensive set of development rules and best practices.
- Files changed
- 1
- Lines added
- +139
- Lines removed
- −0