jsguide: Explain more - "Camel case: defined" is unclear
Open
lang:js
- Dominant language
- HTML
- Stars
- 39.6k
- Forks
- 12.9k
- Avg merge
- 42m
- Merged PRs (30d)
- 15
Description
https://google.github.io/styleguide/jsguide.html#naming-camel-case-defined
Correct
XmlHttpRequest
newCustomerId
innerStopwatch
supportsIpv6OnIos
YouTubeImporter
checkNonempty/checkNonEmpty
- When we are talking about Camel case, why below are starting with Capital letters,
- Please explain in detail.
- XmlHttpRequest
- YouTubeImporter
Contributor guide
Assessment
This issue has not been assessed yet.