Reactive subscriptions with Apollo and React

Apollo server and client support real-time subscriptions with web sockets. Compared to Meteor’s out of the box real-time communication this is a lot more difficult to set up. With this short ……

Similar

React-Native Stack 2017

React-native is Facebook’s answer when it comes to mobile cross-platform development. It wraps the native view systems on Android and iOS allowing you to call native view components from javascript… (more…)

Read more »