The easy way to learn web frameworks
Notejam is a project in the spirit of TodoMVC, only for server-side frameworks. It allows you to quickly see how different web frameworks implement note taking app. Notejam's features include:
- Request/Response handling
- Routing
- Templates
- Configuration
- Authentication
- Forms
- Error handling
- Database/ORM
- Mailing
- Functional/unit testing
The list of supported frameworks is almost at double digits, with a few in progress. This looks like a great way to compare, contract, and learn about different web frameworks.
Discussion
Sign in or Join to comment or subscribe