Joined February 2012
·
Posted to
When to use CSS preprocessor
over 1 year
ago
You may want to evaluate how you are using CSS preprocessors. I may be missing something, but this doesn't seem to make a lot of sense.
Doing it in JS does not sound like a good idea at all. Plus, naming a variable "blue" is not very semantic, what happens if you want to change your color scheme? Will the "blue" var now be obsolete?
Posted to
Rotating Images/Divs
over 1 year
ago
I could be wrong, but :nth-child() also does not appear to be supported in IE <= 8, so filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); might not matter here, unless you also want to use the same fix for FF3.
Achievements
62 Karma
1,418 Total ProTip Views
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Mongoose
Have at least one original repo where Ruby is the dominant language
Charity
Fork and commit to someone's open source project in need
Honey Badger
Have at least one original Node.js-specific repo
Cub
Have at least one original jQuery or Prototype open source repo
Anybody else tried Backbone + Flux + React? Holy amazeballs...