Changes

Jump to: navigation, search

Pancake/French Toast/Store

13 bytes removed, 17:25, 4 September 2012
m
As a front-end developer, I need to transform and reformat data coming from the server for display on the client-side. I need this transformed data to be "live". It should be updated when the original data is updated.
''There are a few ways to do this. Event channels is one. Filtering is another. If you think about it, event channels are really a domain specific language around querying change notifications. I prefer a filtering approach because predicate functions are more flexible than DSLs. If we still should want an event channel DSL, we could create one on top of predicate functions.'' -[[Gbrander]]
==== As a front-end developer, I need to transform and reformat data coming from the server for display on the client-side. I need this transformed data to be "live". It should be updated when the original data is updated. ====
Canmove, confirm
227
edits

Navigation menu