Web Unleashed 2013

2013-11-07 00:00:00 2013-11-09 00:00:00 America/Toronto Web Unleashed 2013 FITC is back in New England for Web Unleashed 2013 with a ton of learning and collaborating opportunities over a two-day period: day one features a wide range of conference sessions focusing on front-end development and day two takes a deep dive into specific topics with… Waltham, MA FITC Waltham, MA

Presentation


Overview

Whether you are interested in Angular, Ember or Knockout, data binding libraries are all the rage today, and for good reason. When used correctly, data binding libraries promote best practices which make it easier to test and structure your application. In this session, Brendan will take a framework agnostic look at data binding patterns.  He will cover how data binding enforces a strong separation of concerns and how to use this separation to improve the testability, reusability and composability of application code.

This talk will also address some of the common arguments against data binding frameworks: some of the concerns, how they originate and what anti-patterns to avoid when working with a data binding framework.