Skip to content

Commit 37f35df

Browse files
committed
Add roadmap including milestones
1 parent f0c4639 commit 37f35df

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

product/ROADMAP.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Context
2+
## Problem Space:
3+
Naming conventions are set of rules and guidelines which guide developers to choose better namings and have a more consistent / readable codes. Most developers search naming conventions many times during their development career. Currently all the naming conventions are scattered across the web and there's no single wiki which developers can use as a
4+
5+
## Solution Space / Vision & Mission
6+
The Naming Convention Project has been born to identify best practices around naming conventions and centralize them under a single roof so developers can access them whenever needed.
7+
8+
# Roadmap
9+
The product roadmap breakdown into themes and milestones has been listed below:
10+
- Naming conventions for all programming languages
11+
- Naming convention for JavaScript, React, Angular, HTML and CSS [(Milestone #1 on GitHub)](https://github.com/naming-convention/naming-convention-guides/milestone/1)
12+
- Naming conventions for non-programming languages
13+
- Naming convention for cloud computing
14+
- Tools / Framework to remind / enforce conventions
15+
- Create VS code extension to remind the conventions
16+
- Create visibility for NamingConventions.org
17+
- Share it with developer communities
18+
- Improve SEO
19+
20+
The milestone dates targetted dates can be find [here on GitHub](https://github.com/naming-convention/naming-convention-guides/milestones).
21+
22+
23+
The issues priorities can be find on the project board [here on GitHub](https://github.com/naming-convention/naming-convention-guides/projects/1). The tickets in every column have been listed vertically due to their piorities (top-down). Please refer to [column "To do"](https://github.com/naming-convention/naming-convention-guides/projects/1#column-4526844) for the tickets that are refined enough to be picked for development.

0 commit comments

Comments
 (0)