Foundation/mofodev/frontend
From MozillaWiki
< Foundation | mofodev
What?
CSS is black magic. As an effort to make us all a little more betterer at it, let's try to curate a list of great resources for learning & staying up to date on CSS/frontend so when prototyping stuff we make stuff that isn't crap.
Tools/Things
- http://caniuse.com -- awesome compatibility table for all sorts of features.
- http://html5please.us/ -- like the above, only prettier and more concise, also gives links to polyfills
- https://github.com/h5bp/html5-boilerplate/wiki/Make-it-better -- a great list of awesome, curated by the html5boilerplate guys
- http://movethewebforward.org/ -- a Paul Irish/Divya Manian joint.
- http://html5doctor.com/ -- great at explaining when/why to use HTML5 elements.
- http://nerdi.net/ -- a cool thing aggregator
People
- Nicole Sullivan
- Lea Verou
- Addy Osmani
- Divya Manian
- Paul Irish
- Kangax -- mostly JavaScript, but terribly interesting.
- Nicholas Gallagher
Sites/Magazines
- A List Apart
- Smashing Magazine
- CSS-Tricks - bad name, good site.
- Dropshado.ws