You are here |
prtksxna.com | ||
| | | |
blog.codeminer42.com
|
|
| | | | Everyone knows how CSS can be painful when not written properly. It is not an expressive language, it has a global scope, cascading rules (the source order really matters), inheritance, and selector specificity wars. The way CSS works makes it easy for bad code to take over. It is possible to use nested selectors to | |
| | | |
daverupert.com
|
|
| | | | When I first heard Nicole Sullivan talk about OOCSS, I thought "Oooh, smart." When I read Jonathan Snook's riff on that idea in SMACSS I thought "Oooh, smart." When I heard Harry Roberts say "never use IDs in your CSS files" I said "Oooh, smart." | |
| | | |
smacss.com
|
|
| | | | ||
| | | |
www.softdevtube.com
|
|
| | Programming history is filled with bugs that turned out to be features and limitations that pushed developers to make even more interesting products. We'll journey through code that was so 'bad' it was actually good. Along the way we'll look at the important role failure plays in learning. Then we'll tame our inner perfectionists and |