A List Apart #239

A List Apart issue #239 is out:
- Frameworks for Designers, by Jeff Croft
- You are Not a Robot, by Jonathan Kahn
I found Frameworks for Designers to be especially helpful. It makes perfect sense: if we all agree it is desirable to adhere to the principle of “Don’t Repeat Yourself” in our code then why shouldn’t the site design follow the same principle? You may be using CSS to not repeat yourself within a site, but what about between projects? Jeff Croft gives some concrete examples of how to build re-usable CSS frameworks.
