Netflix / falcor

A JavaScript library for efficient data fetching

Home Page:http://netflix.github.io/falcor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add model.update(jsonFromGet) support

sdesai opened this issue · comments

Allows for more convenient integration in state change top-down re-render flows (react). May require us to evaluate immutable output from get for a performant implementation.