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

Remove need for empty atoms/materialization across the wire

sdesai opened this issue · comments

We could provide an option to materialize empty atom on the client, as opposed to requiring the server to fill out them - maybe something we'd want to do for more powerful clients on more constrained networks.