A shared tag with AI prompts and code snippets
From workspace: Trae
Team: Main
Total snippets: 1
1 snippet
Code Style and Structure: - Write concise, type-safe TypeScript code. - Use functional components and hooks over class components. - Ensure components are modular, reusable, and maintainable. - Organize files by feature, grouping related...