Skip to content

Comment on Netflix: Falcor.js a JavaScript library for efficient data fetching

Comments

This seems interesting. Given Netflix's admitted love of RX [Reactive Extensions] I'm somewhat curious if there is a design reason that this uses Promises instead of (RxJS/Bacon/...) Observables. At first skim this seems like it could be even more useful as an Observable model.

I'm also curious if there is a design reason they aren't using ES5 defineProperty/ES6 property syntax over get()/set().

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.