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

Create a DevTools plugin that shows you path-level request and response information (Falcor focused Network tab)

asyncanup opened this issue · comments

Kind of like how React DevTools plugin lets you see the virtual DOM

On top of the base plugin,it might be nice to be able to time-travel and visualize the state of JSON Graph as these Falcor requests/responses come in.