© Matthew Duffield 2018
Matthew DuffieldPractical App Development with Aurelia https://doi.org/10.1007/978-1-4842-3402-0_8

8. Data Binding

Matthew Duffield1 
(1)
West Linn, Oregon, USA
 

In this chapter we are going to cover how data binding works in Aurelia. We will look at binding data as well as binding events. Upon completing this chapter, you will have a good understanding of how binding works in Aurelia.

Data Binding and Event Binding

Aurelia has a simple binding paradigm. Wherever you see the dot (.) notation in your HTML, you will know that you are looking at a binding syntax. Aurelia treats binding data and events exactly the same way, which makes learning the paradigm very easy and adds to the consistency of the overall framework.

Binding

When ...

Get Practical App Development with Aurelia: Leverage the Power of Aurelia to Build Personal and Business Applications 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.