Frontend Boilerplates
This repository offers a curated collection of frontend boilerplates designed to kickstart scalable web applications. It includes best practices and tips for various technologies, providing a solid foundation for your projects.
Key features:
- Variety of Technologies: Includes boilerplates for JavaScript, TypeScript, Vue, React, and Node.js.
- Scalable Structures: Provides similar structures across different technologies for consistent development.
- Good Practices: Incorporates best practices for writing scalable applications.
- Backend Ready: Nuxt and Node-ts include backend ready projects.
- Linting: Pre-configured linting for JavaScript and SASS to maintain code quality.
- CSS Conventions: Uses BEM (Non strict) + BEMIT for organized CSS classes.
Use cases:
- Rapid prototyping of web applications.
- Learning and implementing best practices in frontend development.
- Starting new projects with a solid, scalable foundation.
- Consistent project structure across different technologies.