Section 3: Frontend Development
This section deals with the real-world scenario of developing a Vue.js 3 application. The following chapters are included in this section:
- Chapter 11, Vue.js Fundamentals in a Todo App
- Chapter 12, Using a UI Component Library and Creating Routes and Navigations
- Chapter 13, Integrating a Vue.js Application with ASP.NET Core
- Chapter 14, Simplifying State Management with Vuex and Sending GET HTTP Requests
- Chapter 15, Sending POST, DELETE, and PUT HTTP Requests in Vue.js with Vuex
- Chapter 16, Adding Authentication in Vue.js