The Tour of Heroes project was originally created by John Papa to help represent a fundamental app written with Angular. This is a recreation of the application written using ASP.NET Razor Components
by Rob Zelt
The original apps written with Vue and React can be found at at github.com/johnpapa/heroes-vue and github.com/johnpapa/heroes-react
As John previously stated 'One of the most common questions I hear is "which framework is best?". I like to flip this around and ask you "which is best for you?". The best way to know this is to try it for yourself.' I decided to follow his advice and use a non-JavaScript framework to create the same result.
Hosted in Azure
- Tour of Heroes with Razor Components
- Tour of Heroes with Blazor
- Tour of Heroes with Angular
- Tour of Heroes with React
- Tour of Heroes with Vue
[Todo]