Month: October 2015
Why’s Poignant Guide to Ruby: Entertaining Online Ruby Book
Falcor: JavaScript library for fetching data created by Netflix
Link: Complexity budgets
From REST to GraphQL
hapi.js: JavaScript service and application development framework
Link: Immutable Data Structures and JavaScript
Transit: Data interchange format & libraries for conveying values between apps written in different languages
StaticGen: Compilation of open source static site generators
Let’s Learn GraphQL: GraphQL tutorial and walkthrough
GraphQL is an application layer query language from Facebook. With GraphQL, you can define your backend as a well-defined graph-based schema. Then client applications can query your dataset as they are needed.