Skip to content

Follow JavaScript naming conventions #4

Description

@nyhtml

Follow JavaScript naming conventions

Instead of

getthedate()
goforit()

consider

getTheDate()
startClock()

This is the standard camelCase style.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions