Skip to content

Using camelCase in javascript #13

@twitwi

Description

@twitwi

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions