About the sample application

The same application included in the companion source code is a very small web application that allows us to manage a database or movies and actors. The application is going to be divided into two main units: pages and components. In this section, we are going to learn about each of the pages and components used in the application.

The home page allows us to access the Movies and Actors pages. The Home page uses the Layout, Header, Container, Row, Column, Card, Card image, and Link components:

The Movies page allows us to see a list of existing movies in the database as well as to add and delete movies and uses ...

Get Learning TypeScript 2.x - Second Edition 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.