What is the difference between Falcor and GraphQL?
I have viewed the Angular Air Episode 26: FalcorJS and Angular 2 where Jafar Husain answers how GraphQL compares to FalcorJS. This is the summary (paraphrasing): FalcorJS and GraphQL are tackling the same problem (querying data, managing data). The important distinction is that GraphQL is a query language and FalcorJS is not. When you are … Read more