Welcome to Mwmbl! Feel free to submit a site to crawl. Please read the guidelines before editing results.
To contribute to the index you can get our Firefox Extension here. For recent crawling activity see stats.
-
https://en.wikipedia.org/wiki/Letter_case — found via Wikipedia
Letter case
programming language, or dash case (or illustratively as kebab-case, looking similar to the skewer that sticks through a kebab). If every word is capitalised
-
https://www.tuple.nl/knowledge-base/kebab-case — found via User
What is Kebab Case? Explained With Examples – Tuple
Kebab Case Kebab case, also known as "spinal case" or "hyphen case," involves writing compound words in lowercase letters and separating them with hyphens…
-
https://www.theserverside.com/definition/Kebab-case — found via Mwmbl
What is kebab case?
Kebab case Kebab case -- or kebab-case -- is a programming variable naming convention where a developer replaces the spaces between words with a dash. Pr…
-
https://www.techtarget.com/whatis/definitions/K — found via Mwmbl
Browse the Glossary - K - WhatIs
Kebab case - Kebab case -- or kebab-case -- is a programming variable naming convention where a developer replaces the spaces between words with a dash. …
-
https://lobste.rs/s/ilmbgu/microfeatures_i_d_like_see_more_languages — found via Mwmbl
Microfeatures I'd like to see in more languages | Lobsters
The argument I hear against kebab case is that it makes it impossible to write subtraction as foo-bar but like … that’s … good actually? Why are we desig…
-
https://dendron.so/notes/8d3c8142-7481-40da-9a5c-69a3d4bab697 — found via Mwmbl
Best Practices
Best Practices Naming We recommend using all lower kebab case when naming your files. For example, awesome apples would be awesome-apples. This would be …