Hacker News new | ask | show | jobs
by jansan 1484 days ago
There is also kebap case, which is used in CSS for example.

    number-input-wrapper { background-color: goldenrod; }
But to be honest, for me those conventions are one of the smallest problems when programming.

Oh, and whoever uses lower case snake case in any circumstance needs a slap on the wrist IMO.