browsing the Web Development tag
I’ve recently had my eyes opened to CSS preprocessors and been looking for an excuse to use one. While I [...]
DRY WordPress Theme Coding
D.R.Y., not dry, as opposed to wet.
Don’t Repeat Yourself is the rule, the name of the game, and what you should apply to just about everything you code. So what is DRY? In it’s simplest form it means don’t write the same code over and over again.
Google has released their Ajax Libraries API, and I for one welcome it. Anything I can do to speed up websites and offload files is something I’ll likely take advantage of.
The new Blueprint CSS Framework is out, and I take a bit of time to talk about my latest experience with it.