-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
Modern Full-Stack Web Development with ASP.NET Core
By :
Integrating Vue.js with ASP.NET Core presents a robust approach to building modern, full-stack applications. This chapter covers the main aspects of combining Vue.js, a lightweight frontend framework already explored in previous chapters, with ASP.NET Core, a high-performing backend framework, to create scalable and ultra-efficient applications. In this chapter, we will learn how to configure the integration between these two technologies and explore how to optimize the performance of our full-stack applications.
By the end of this chapter, you will have a clear understanding of how to handle data flow between the frontend and backend and implement secure authentication and authorization. Furthermore, we will learn important strategies to ensure our application stays updated and performs effectively.
In this chapter, we are going to cover the following main topics: