Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

camelCase or snake_case? #1

Open
bojidar-bg opened this issue May 3, 2016 · 1 comment
Open

camelCase or snake_case? #1

bojidar-bg opened this issue May 3, 2016 · 1 comment

Comments

@bojidar-bg
Copy link

Currently (from a quick glimpse over the readme), it seems like this module uses snake_case for various properties, even though the usual JS recommendation (and most style-guides as well) would recommend lowerFirstCamelCase for object properties. Is this on purpose? 😄

@Maveyyl
Copy link
Owner

Maveyyl commented May 4, 2016

Did I mix both?

Yes it's on purpose, It's just a personal preference. lowerFirstCamelCase doesn't add sufficient space for me to recognize the shape of the label. I like space. D: I'm sorry if it irritates your eyes.

I'm open to recommendations, if you know a popular style rules feel free to share the link. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants