better-practices icon indicating copy to clipboard operation
better-practices copied to clipboard

This is a place to define better practices in code.

Better Practices

Lines of Code Count

Categories

  1. Angular
  2. General Programming
  3. GitHub Pages
  4. JavaScript
  5. Naming Conventions
  6. 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.