All Talks

GraphQL Will Do To REST What JSON Did To XML

GraphQL was developed by Facebook to be used as a query language for APIs and today it’s rapidly increasing in popularity and is changing the way frontend developers interact with data requested from the backend. This talk will show how using GraphQL instead of REST services the development process becomes even more declarative as GraphQL will take away the (imperative) hassle of tying data from multiple endpoints together.

You might be interested in: