July 2019
Intermediate to advanced
416 pages
10h 6m
English
In this chapter, our project is going to introduce us to writing GraphQL applications, both on the server side and the client side. We are also going to start investigating features that were introduced in TypeScript 3 to create a ToDo application. We will be expanding on the Angular concepts from the previous chapter to introduce client-side routing, which will allow us to show different content and effectively navigate between pages. We will also introduce Angular validation.
Working alongside the GitHub code, the task in this chapter should take about four hours to complete.
When completed, the application should look like this:
Read now
Unlock full access