Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juice49/frontend-guiding-principles

Guiding principles for frontend development
https://github.com/juice49/frontend-guiding-principles

css frontend handbook html

Last synced: 7 days ago
JSON representation

Guiding principles for frontend development

Awesome Lists containing this project

README

        

# Guiding principles for frontend development

Guiding principles for working with the raw materials for presentation on the web.

1. [Don’t push the rock up the hill](./01-dont-push-the-rock-up-the-hill.md)
2. Identify and deliver patterns
3. Prefer constraints to absolutes
4. Don’t specify until you have to
5. Design is finished in the browser
6. Measure ratios, not pixels
7. Establish a document outline
8. [Fanciness is fool's gold](./08-fanciness-is-fools-gold.md)