Joined April 2012
·
Posted to
Save DOM elements in variables using jQuery
over 1 year
ago
Typically, CamelCase javascript variables/functions/etc. Underscore Ruby variables/functions/etc. Hyphenate css class/id names.
Achievements
110 Karma
0 Total ProTip Views

Honey Badger 3
Have at least three Node.js specific repos

Honey Badger
Have at least one original Node.js-specific repo

Altruist
Increase developer well-being by sharing at least 20 open source projects

Kona
Have at least one original repo where CoffeeScript is the dominant language

Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos

Raven
Have at least one original repo where some form of shell script is the dominant language

Forked
Have a project valued enough to be forked by someone else

Nephila Komaci
Have at least one original repos where PHP is the dominant language

Charity
Fork and commit to someone's open source project in need

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
SASS modules are deprecated within @content blocks.
I'd suggest using something more along the lines of
@media #{$tablet-landscape}
and setting the variable to be the breakpoint variable toonly screen and (min-width: 768px) and (max-width: 979px)