SINGLE PAGE APPLICATION (SPA) TEMPLATES in ASP.NET Core | Getting Started With ASP.NET Core Series



SINGLE PAGE APPLICATION (SPA) TEMPLATES in ASP.NET Core | Getting Started With ASP.NET Core Series

SINGLE PAGE APPLICATION (SPA) TEMPLATES in ASP.NET Core | Getting Started With ASP.NET Core Series

Hello friends, Single Page Applications or SPAs are very common these days especially with rich UI frameworks like React, Angular, Vue, etc. ASP NET Core provides built-in templates and services to make single page app development easy and seamless.

In this video let’s explore how the different pieces of a Single Page Application template come together with ASP Net Core. I will walk you through how the ASP NET Core React project template and show how the different parts come together to get it to work as a single application. We will see how to proxy both ways from an externally hosted react app and the ASP NET Core API. Towards the end I will also show how all this is very similar when using a different front end framework like Angular.

🔗React ASP NET Core Template – https://docs.microsoft.com/en-us/aspnet/core/client-side/spa/react?WT.mc_id=AZ-MVP-5003875
🔗Angular ASP NET Core Tempalte – https://docs.microsoft.com/en-us/aspnet/core/client-side/spa/angular?WT.mc_id=AZ-MVP-5003875
🔗Create React App – https://reactjs.org/docs/getting-started.html

Additional Watching
📹Middleware in ASP NET Core – https://www.youtube.com/watch?v=5eifH7LEnGo
📹Routing in ASP NET Core – https://www.youtube.com/watch?v=3t-As0YBVh0
📹ASP NET Core Series – https://www.youtube.com/playlist?list=PL59L9XrzUa-nqfCHIKazYMFRKapPNI4sP

Come say hi! ✋
🌍 Blog – https://rahulpnath.com/
✉ Subscribe to my Newsletter – https://www.rahulpnath.com/subscribe
🐦Twitter – https://twitter.com/rahulpnath
📸Instagram – https://www.instagram.com/rahulpnath/

🎥 Recording Setup and Workflow – https://www.rahulpnath.com/blog/youtube_setup_and_workflow/

Make sure to SUBSCRIBE to the channel. THANK YOU for helping me grow this channel !!

Comments are closed.