Design Minimalism or the Dinosaur Snaggletooth
Tuesday 7 December 2010 00:00
While looking for a templating language for node.js, I came across an article On Design Minimalism, which gels well with my view that reusable code is all about small components that do as little as possible to get the job done, rather than frameworks that do everything you can think of.
Topics: Software design