CHAPTER 7

image

SportsStore: Creating the Clients

In this chapter, I will create a pair of single-page applications that deliver the functionality of the web services I created in Chapter 6 to clients and to administrators. I will build a common foundation of JavaScript code and then layer on the functionality that is specific to each client.

Client-side development isn’t part of the Web API world, but I wanted to show you the end-to-end development process for the SportsStore application. As a consequence, I cover a lot of ground in this chapter and don’t explain the implementation of all of the JavaScript functions I define, but I do include enough ...

Get Expert ASP.NET Web API 2 for MVC Developers 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.