Casings by mainstream language convention:
- snake_case: Ruby methods/attributes
- PascalCase: Ruby class/module names
- camelCase: Java method names
- kebab-case: ???
- SCREAM_CASE: Ruby+Java constants
Qs:
1. Example of kebab-case-ing in mainstream use?
2. Alternative names?
Conversation
Replying to
Of course, I could probably claim Clojure as mainstream now. That'll work. Cheers.
1
14
Replying to
Exactly what I was thinking. I'd be curious if there are any other widely used langs where you can use it
Show replies



