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

Using camelCase in javascript #13

Open
twitwi opened this issue Jul 23, 2015 · 1 comment
Open

Using camelCase in javascript #13

twitwi opened this issue Jul 23, 2015 · 1 comment

Comments

@twitwi
Copy link
Contributor

twitwi commented Jul 23, 2015

The current javascript code uses underscores, which might be familiar for the learners if they come e.g. from a Python lesson.

My understanding is that javascript uses a camelCase naming convention.
If the change is meaningful, cat_image would become catImage and so on.

I'm not sure this is a first priority though.

@IsaKiko
Copy link
Owner

IsaKiko commented Jul 23, 2015

Good point.
I agree though, not the first priority, but leaving this open for later :)
Thanks!

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