A good developer should be lazy (and dumb). http://blogoscoped.com/archive/2005-08-24-n14.html http://www.codinghorror.com/blog/2005/08/how-to-be-lazy-dumb-and-successful.html http://programmer.97things.oreilly.com/wiki/index.php/Be_Stupid_and_Lazy
DECISIONS • Folder structure, naming conventions, ... • Spaces or tabs? • LESS or SASS • BEM, SMACSS or OOCSS? • Should we pass JSLint? • H5BP or Bootstrap?
DECISIONS • Which font should we use for headings? • Vertical rhythm of 6px • Images must have 12px margin around text • Should we use formal or informal language in content?
TIPS • Don’t reinvent the wheel (link to existing resources) • Start early in the project • Everybody should be involved (client, desinger, ...) • Extend, never replace • Think abstract