kebab-case
↔ (convention) to name Identifier by concatenate words via -
delimiter
aka hypen-case
!legal in some Programming Language due to how hypen interpreted
References
_.kebabCase(string)
↔ returnstring
with kebab-caseURL Slug
↔ (Design Pattern) to name Resource Path as Semantic keywords in kebab-case for better SEOslugify()
↔ to convert string into URL Slug (kebab-case)