EmberConf 2014 Array Computing Properties by David J. Hamilton

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=v6Q7vSwNNz4



Duration: 16:22
602 views
4


Computed properties are an important feature for any ember.js developer to master. This talk offers an overview of a particular subset of computed properties: array computed properties,
which allow for partial recomputation. This is the feature that saves, for instance, `Ember.computed.filterBy` from having to completely recompute the filtered array when an item is added to its dependent array.

Help us caption & translate this video!

http://amara.org/v/FG1l/




Other Videos By Confreaks


2014-05-08GopherCon 2014 Opening Keynote by Rob Pike
2014-05-07RailsConf 2014 -Advanced aRel: When ActiveRecord Just Isn't Enough
2014-05-07RailsConf 2014 - Lightning Fast Deployment of Your Rails-backed JavaScript app
2014-05-07RailsConf 2014 - Domain Driven Design and Hexagonal Architecture with Rails
2014-05-07RailsConf 2014 - Let Me Code by Liana Leahy
2014-05-07RailsConf 2014 - Modeling on the Right Side of the Brain by Nicholas Henry
2014-05-06GopherCon 2014 Gophers on a Plane: The Story of Go on App Engine by David Symonds
2014-05-06RailsConf 2014 - Supercharge Your Workers with Storm by Carl Lerche
2014-05-06EmberConf 2014 Empty Your Cup Reflections on Learning Ember by Matt Jones
2014-05-06EmberConf 2014 Extending Ember with Analytics by Alex Dilberto
2014-05-06EmberConf 2014 Array Computing Properties by David J. Hamilton
2014-05-06EmberConf 2014 Ember & SOA by Jeremy Green
2014-05-06EmberConf 2014 Admin Your App: or Why Internal Tools Matter by Michael Sean Becker
2014-05-06RailsConf 2014 - Rack-AMQP: Ditch HTTP Inside SOA! by Josh Szmajda
2014-05-06RailsConf 2014 - Where did the OO go? Views Should be Objects Too!
2014-05-06RailsConf 2014 - Keith and Mario's Guide to Continuous Deployment with Rails
2014-05-05RailsConf 2014 - Mutation Testing with Mutant by Erik Michaels-Ober
2014-05-05RailsConf 2014 - Concerns, Decorators, Presenters, Service Objects, Helpers, Help Me Decide!
2014-05-05RailsConf 2014 - Demystifying Data Science: A Live Tutorial by Todd Schneider
2014-05-05RailsConf 2014 - Empowering Rich Internet Applications (RIAs) with Accessibility
2014-05-05RailsConf 2014 - Keynote: Writing Software by David Heinemeier Hansson



Tags:
EmberConf
Confreaks
Ember
emberconf2014
JavaScript (Programming Language)
ember.js