# Project: A Reddit Devvit interactive post application
## Coding Standards
- Use TypeScript for all new code
- Prefer functional components and hooks over class components
- Use proper TypeScript types for all variables and functions
## Style Guidelines
- Follow Airbnb React/JSX Style Guide
- Use 2 spaces for indentation
- Max line length: 100 characters
- Use Tailwind CSS for styling
- Use BiomeJS for linting, formatting, and type checking
## Best Practices
- Implement responsive designs
- Prefer async/await over .then() for asynchronous operations
<!-- ## Testing
- Write unit tests for all new components and utilities
- Aim for at least 80% test coverage -->
## Documentation
- Keep README.md up-to-date with project setup and contribution guidelines
Remember to consider accessibility and performance in all new features.
css
html
javascript
react
tailwindcss
typescript
First Time Repository
TypeScript
Languages:
CSS: 1.8KB
HTML: 0.8KB
JavaScript: 1.7KB
TypeScript: 4.4KB
Created: 12/16/2024
Updated: 12/16/2024