Client-side tasks

We already know what we need to do in Angular: define a new user interface to reflect the UserViewModel we added on the server side, create the RegisterComponent, reference it in the AppModule, add a route to handle user registration and place a link somewhere to make non-logged in users aware about the fact they can create an account if they want to.

Let's do this.

Get ASP.NET Core 2 and Angular 5 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.