- One-way binding implies that the scope variable in the html will be set to the first value its model is bound to (i.e., assigned to)
- Two-way binding implies that the scope variable will change its value every time its model is assigned to a different value