DEV Community

# camelcase

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Understanding Camel Case

Understanding Camel Case

4
Comments
3 min read
Convert a string to camelCase using this function in Javascript.

Convert a string to camelCase using this function in Javascript.

7
Comments 1
3 min read
Switching Between camelCase and snake_case in Neovim using Lua

Switching Between camelCase and snake_case in Neovim using Lua

2
Comments
2 min read
Snake Case vs Camel Case vs Kebab Case: ¿Cuál es la mejor convención de nomenclatura para tu proyecto de programación?

Snake Case vs Camel Case vs Kebab Case: ¿Cuál es la mejor convención de nomenclatura para tu proyecto de programación?

Comments
4 min read
Programming Case Types !Explained

Programming Case Types !Explained

2
Comments
2 min read
File naming: kebab-case or camelCase?

File naming: kebab-case or camelCase?

2
Comments
1 min read
loading...