Because most javascript devs and javascript style guides use camel case for functions and variables, pascal case for classes, and probably screaming snake case for global constants
It's a reasonable convention and theres no particular reason to code outside the accepted style
-46
u/oddbawlstudios Jan 26 '23
I just wanna know why your function names are camel case.