December 2017
Beginner
372 pages
10h 32m
English
In this chapter, we will add the finishing touches to our application, Sports News Combinator (SNC). So far, we have a running application, but the data is all hardcoded and we do not have routing for our different news sources.
In the last chapter, we learned about TypeScript functions, classes, interface, and how to write more object-oriented code. We also focused on Angular templates and binding, which form the backbone of how our application is able to present the data from the components.
In this chapter, we will focus on the following topics:
Read now
Unlock full access