chrisblakley / Nebula

Nebula is a WordPress theme framework that focuses on enhancing development. The core features of Nebula make it a powerful tool for designing, developing, and analyzing WordPress websites consistently, yet its deliberately uncomplicated code syntax also serves as a learning resource for programmers themselves.
https://nebula.gearside.com
GNU General Public License v2.0
139 stars 36 forks source link

Prepend variable names that store jQuery object elements with a $ #2253

Closed chrisblakley closed 10 months ago

chrisblakley commented 11 months ago

Saw this in a code quality standards doc somewhere and thought it was a good idea.

unnamed

chrisblakley commented 10 months ago

I think I got all of them.