DEV Community

Mehul Lakhanpal
Mehul Lakhanpal

Posted on • Originally published at codedrops.tech

Popular case types in programming

  • snake_case
  • kebab-case
  • camelCase (JS variables, functions)
  • PascalCase (JS Classes)
  • SCREAMING_SNAKE_CASE (JS constants)

Thanks for reading 💙

Follow @codedrops.tech for more.

InstagramTwitterFacebook

Micro-Learning ● Web Development ● Javascript ● MERN stack

codedrops.tech


Projects

File Ops - A VS Code extension to easily tag/alias files & quick switch between files

Top comments (0)