Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/juice49/frontend-guiding-principles
- Owner: juice49
- Created: 2019-02-11T07:38:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-10T19:23:00.000Z (almost 6 years ago)
- Last Synced: 2024-11-18T09:09:23.570Z (about 2 months ago)
- Topics: css, frontend, handbook, html
- Size: 1.95 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)