Project Quality
The quality of a project can be determined by a variety of measures such as intended utility or adoption. The metric that the following sections will focus on is developer experience.
In the following sections we will take a look at:
- Project Structure
- The file structure and how easily a project may be navigated
- Code Structure
- How to structure the code inside a file
- Documentation
- How to present information about your project
- Testing
- The file structure and tips for testing
If the project is well structured, tested and documented then the developer experience will be good.