Name conventions in JavaScript
November 24, 2020
This post was originally posted on my Instagram account.

Most programming languages have vert strict standards for naming is not the case of #JavaScript.
But the JavaScript community, kind of organically, come up with some standard that are widely use in pretty much any JavaScript projects.