1. React
  2. React Boston
  3. 2019
  4. Realtime App Development by Integrating Web Frameworks

Realtime App Development by Integrating Web Frameworks

Varsha Thirumakil at React Boston 2019

Have you ever wondered how real time score or weather information update happens? In this lightning talk, let us explore how integrating React or Express.js and a reactive Meteor framework based on Distributed Data Protocol (DDP) establishes real-time data communication using web sockets. Data exchange between the two servers is facilitated by a MongoDB database. Simple smart home dashboard application will be demoed to illustrate this process.