
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



