better-practices
better-practices copied to clipboard
This is a place to define better practices in code.
Better Practices
Categories
- Angular
- General Programming
- GitHub Pages
- JavaScript
- Naming Conventions
- React
Influence
This guide is heavily influenced by John Papa's amazing respositories for AngularJS and Angular (HERE).
Why "Better Practices"
I've avoided best practices in the title here on the assumption that these will evolve and change over time. There is no "best practices" that should always be used.
Purpose
Opinionated better practices guide for teams by @rfornal.
If you are looking for an opinionated better practices guide for syntax, conventions, and structuring in code, then step right in. These are based on my development experience and working with various teams.
The purpose of this guide is to provide guidance on building applications by showing the conventions I use and, more importantly, why I choose them.
Use this guide. Attributions are appreciated.