2014
Enduring CSS: writing style sheets for rapidly changing, long-lived projects - Author and responsive web developer Ben Frain
by SponeWhen architecting CSS for a large scale project it’s a common aim to abstract visual patterns for re-use, DRY out code and normalise our designs as much as possible. However, for rapidly changing projects, I’m no longer convinced those principles should necessarily be followed to the nth degree, nor that they offer the biggest wins.
This post describes what I consider the most advantageous practices and approaches when authoring CSS for a rapidly changing, large scale web project.
2011
Code Standards | Isobar
by Spone & 1 other (via)This document outlines our de-facto code standards. The primary motivation is two- fold: 1) code consistency and 2) best practices. By maintaining consistency in coding styles and conventions, we can ease the burden of legacy code maintenance, and mitigate risk of breakage in the future. By adhering to best practices, we ensure optimized page loading, performance and maintainable code.
2010
2009
1
(5 marks)