Skip to content

EskenderDev/frontend-standards

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Nerdery Front-end Coding Standards

Table of Contents

  1. Overview
  2. HTML Formatting
  3. HTML Best Practices
  4. CSS Formatting
  5. CSS Best Practices
  6. SCSS
  7. Accessibility
  8. Browser & Device Support
  9. Files & Folders
  10. Changelog

Overview

Prime Directive

The standards herein are a guide to keep developers at the Nerdery interoperable amongst each other and able to produce the highest quality code given the timeline and budget constraints of a project.

For a successful project, always favor solutions that benefit the project and end users over producing "perfect code".

Always aim to meet the standards knowing you'll have to break the rules at some point. Be thoughtful about when you deviate and check with a senior software engineer or a principal software engineer for guidance.

Expectations

  • Understand and follow the standards outlined in this document.
  • Understand and follow the methodology.
  • Write code knowing that someone else might be maintaining it.
  • Select tools that benefit the project.

Goals

Strive to make your code:

  • semantic
  • accessible
  • predictable
  • reusable
  • flexible
  • resilient
  • understandable
  • scalable
  • performant
  • maintainable
  • interoperable

About

The Nerdery's front-end coding standards and methodology

Resources

Stars

Watchers

Forks

Packages

No packages published