In part 5 of this Angular tutorial series we're going to simplify the way alert messages are displayed by creating a centralized alert service and alert component, and add a personalised welcome message to the home page.
In part 3 of this Angular tutorial series we're going to to implement authentication with a login form, account service and an Angular route guard. We'll also setup a fake backend so we can test the example application without an API.