Basics of GraphQL with Ruby on Rails

Basics of GraphQL with Ruby on Rails
Basics of GraphQL with Ruby on Rails, Learn to use GraphQL in a Rails app to talk to your front-end clients.
Created by Alex Deva,
English
English [Auto-generated]


PREVIEW THIS COURSE - GET COUPON CODE

Description
This course teaches the basics of using GraphQL in a Rails application. GraphQL is a query language invented by Facebook in 2012, and made open source in 2015. While it has certain clear advantages over REST, it also has a somewhat steeper learning curve.

Structured in a simple and accessible manner, these lectures will help you get on your way to using GraphQL to circulate data between back-end and front-end applications.

In the first section we will learn about reading data; in the second, about changing data; and the slightly more advanced third section is about protecting data.

Gatsby Tutorial and Projects Course
Create Blazingly Fast Websites with Gatsby

Socket.IO (with websockets) - the details. (socket io v2)
Socket io. For those who want to learn how to harness real-time communication on the web. With Cluster, redis, & React