February 2019
Intermediate to advanced
442 pages
11h 46m
English
This screen shows the basic data of a selected country, along with the GDP data, in a graphical representation. We will use the World Bank API to fetch the information in a JSON format and supply it to a chart module to render a graph of the GDP data. This screen looks as follows:

This screen uses the same service, router, and module artifacts that we created for the first screen, but will use a separate component and HTML template, as you will see in the next section.