This week’s Real Time News
Building a serverless real-time chat application with AWS AppSync
aws.amazon.com
March 06, 2018
AWS team is introducing ChatQL which is a realtime chat starter app built with AWS AppSync.
The Difference Between Jitter and Latency
callstats.io
March 07, 2018
Great explanation of what is jitter and latency in WebRTC and the difference between them.
Build an SMS-Driven Bot with Node.js
twilio.com
In this post you will learn how to build a working Node.js SMS bot using Twilio and just a few lines of code.
Build a social Poll app with counter using Node.js
pusher.com
March 12, 2018
A tutorial of how to build a poll app that updates the results in realtime using Pusher, Node.js and MongoDB.
GraphQL Tutorial #1 – Introduction to GraphQL
The Net Ninja
March 12, 2018
A video tutorial series where you can learn how to create from scratch a full-stack application, including a GraphQL server on Node.js, a React front-end (with Apollo) and MongoDB to store all of our data.
Simple Firebase/Redux Integration in React Native
itnext.io
March 14, 2018
In this tutorial, you will learn how to add Redux to a React Native application and how to integrate it with Firebase.