Book Image

Learning Dart, Second Edition - Second Edition

By : Ivo Balbaert
Book Image

Learning Dart, Second Edition - Second Edition

By: Ivo Balbaert

Overview of this book

Table of Contents (18 chapters)
Learning Dart Second Edition
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


This chapter showed you that it is easy to build web apps that work with data using data binding and web components in Polymer.dart. We did this by exploring three projects: links, category links, and project-tasks-employee; the last two by building up the model starting from the Dartlero framework. Web components through Polymer will revolutionize the way future web apps are built.

In the next chapter, we will focus on how to build web apps following the MVC pattern and using the dartling modeling framework.