© Adam Freeman 2019
A. FreemanEssential Angular for ASP.NET Core MVC 3https://doi.org/10.1007/978-1-4842-5284-0_8

8. Creating the Store

Adam Freeman1 
(1)
London, UK
 
The publicly accessible part of the SportsStore application will allow customers to view the products that are on sale, add items to a cart, go through a checkout process, and provide ratings for the products they have purchased. All of these features are standard for most online stores, but as you might expect by now, there are some tricks and techniques required to get Angular and ASP.NET Core MVC to work together to create a good user experience. In this chapter, I create the structure of the Angular application’s store feature and start adding features. Table 8-1 puts the store features ...

Get Essential Angular for ASP.NET Core MVC 3: A Practical Guide to Successfully Using Both in Your Projects now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.