Using ASP.NET Core to Build Single-page Applications
This course will teach you how ASP.NET Core is one of the most productive, most flexible, and best performing cross-platform service-side web technology for hosting and building modern web applications.
What you'll learn
Learn to code faster, boost performance and SEO, and to use advanced client-side debugging features. In this course, Using ASP.NET Core to Build Single-page Applications, you'll learn how to leverage that power to get a streamlined development experience and build efficient production ready apps. First, you'll discover how to streamline the dev experience. Next, you'll explore server-side prerendering and how to create efficient production builds. Finally, you'll learn about continuous deployment. By the end of this course, you'll be able to scaffold an ASP.NET core web application fronting with your favorite spa framework.
Table of contents
- Universal and Isomorphic Applications 2m
- Creating a Minimalistic ASP.NET Core Project 5m
- Enabling the Prerender Tag Helpers 3m
- Prerendering JavaScript on the Server 2m
- Passing Data into JavaScript Code 3m
- Enabling Webpack Build Tooling 5m
- Running an Angular App with JavaScript Disabled 3m
- Summary 1m