A Comprehensive Repository for Variable Naming Conventions Across Programming Languages 🚧
- A website that displays common variables names for some languages
- A congregate of rules and best practices for naming variable in multiples languages
- Naming variables sometimes is hard
- Naming variables correctly is important towards readability
- Every language can have its own rule of naming
- Variables names must be meaningful
- Can have glossary for the world of dev
- Community driven
- A variable creator helper
- A variable lookup
- A tool to extract variables from repos