Blazor - SPA from ASP.NET Family
Talk
1 Articles
With modern web apps, building a rich UI is hard. We normally use javascript to build a rich UI with the limitation of not being able to reuse server side code. In today's session let's learn what Blazor is and how it differs from Javascript SPA like angular, react or vue.