bradfrost / frontend-guidelines-questionnaire

A one-page questionnaire to help your team establish effective frontend guidelines, so that you can write consistent & cohesive code together.
http://bradfrost.com/blog/post/frontend-guidelines-questions/
MIT License
2.6k stars 230 forks source link

Frontend Guidelines Questionnaire

A one-page questionnaire to help your team establish effective frontend guidelines, so that you can write consistent & cohesive code together.

HTML

HTML Principles

HTML Tools

HTML Style


CSS

CSS Principles

CSS Methodology

CSS Tools

CSS Frameworks

CSS Style


JavaScript

JavaScript Principles

JavaScript tools

JavaScript Style

(See these resources for inspiration)


Media


Fonts


Performance


Accessibility


Tooling


Version control


Support and Optimization

It's important to recognize the difference between "support" and "optimization". You should do your best to support as many environments as possible while simultaneously optimizing for the environments that make the most sense for your business and users.


Localization


Deployment/Integration


Documentation


Feel free to modify or extend (such as adding specific sections for performance, accessibility, etc) this document for your own organization's needs. For questions, comments, additions, and corrections, please open an issue on Github and/or reach out to @brad_frost on Twitter.