Joined May 2011
·
Posted to
Bootstrap without all the debt
over 1 year
ago
Thanks for sharing these thoughts. It just blowed my mind! O_O
I think this tip is not just for Bootstrap, but for any other framework, just like UJS for javascript, this looks like a UCSS (Unobtrusive CSS) for me. What means that can be used anywhere. =D
Congrats!
Achievements
185 Karma
23,071 Total ProTip Views
Forked
Have a project valued enough to be forked by someone else
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Mongoose 3
Have at least three original repos where Ruby is the dominant language
Mongoose
Have at least one original repo where Ruby is the dominant language
KO Contender
Participated in 2011 Node Knockout
Charity
Fork and commit to someone's open source project in need
Hi! Thanks for the tip, it was very helpful. But I've found a problem with it, the second Heroku call needs to be wrapped in backticks or
$()
. So would be something like this:Best regards.