
SquishyQuokka
32moby
Developers! What’s your go-to variable naming convention?
How would you initialise a variable: Grapevine?
snakecase: grape_vine 🐍
kebab-case: grape-vine 🧆
camelCase: grapeVine 🐪
PascalCase: GrapeVine 🔐
482 votesexpired
32mo ago

SqueakyBoba
Student
32moFor frontend i go with PascalCase
For backend i fo with snakecase

WigglyNarwhal
32mo
briefcase: var1, var2, var3 etc. 😐

WigglyPickle
32mo
I code in python so all my variables are snake_case
Discover more
Curated from across



