Live data from Hacker News

Netflix Releases Falcor Developer Preview

techblog.netflix.com

1–10 of 53 posts

Re: Netflix Releases Falcor Developer Preview

#9
This is great work, and neighbors very closely to what I am doing with http://github.com/amark/gun. But the caveat of Falcor is that it does not have realtime updates (unless they have since changed this, please let me know). I think this will be an Achilles heel for their architecture, so I hope they improve on this. Otherwise, really exciting news!

Re: Netflix Releases Falcor Developer Preview

#10

For a much simpler solution to the json graph problem: https://github.com/jsog/jsog Implementations in Javascript, Python, Ruby, and Java.

Honest question, how is it simpler?

One simple metric would be the number of lines of code:

https://github.com/jsog/jsog/blob/master/src/JSOG.coffee

Post reply on HN