Comparison of the frameworks Angular, Nextjs(React) and Vue3. For the purpose of this comparison, the tour of heroes tutorial, available at angular website, was followed and adapted in the other two frameworks.
The steps followed in each framework are documented in their respective folders.
- Initial Setup
- 1. The Hero Editor
- 2. Display a List
- 3. Create a Feature Component
- 4. Add Services
- 5. Add Navigation
- 6. Get Data from a Server