Two-Way Data Binding and support for forms are two of the most important tasks of modern web frameworks. Angular 2 brings some new features here. In addition to a complete revision of the data binding mechanism and an orientation on the Flux Pattern that is known from ReactJS, several high-level programming models for defining forms are planned. The objectives are more flexibility, more predictability as well as extensive performance improvements. In this presentation you will learn how to use these concepts in your projects by an example.
