Chapter 14. A Web Project with Dart

In Chapter 12, you set up the API that will power the Just-In-Time Airlines ticketing application. With that, you will spend the next few chapters familiarizing yourself with Dart as a language for web development. You’ll be setting up a landing page using the core dart:html library, and then building out the rest of the application using Angular 2 Dart. Let’s take a look at getting your landing page up and running.

Planning for Front-End Development

When we received the mockups from the client Just-In-Time Airlines back in Chapter 7, you saw that the landing page would be isolated from the rest of the application. The goal is to make a flexible landing page that is isolated from the core ticketing application. ...

Get Write Web Apps with Dart: Develop and Design 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.