What is Meteor.js and the connected client approach?

Preview:

Citation preview

Introducing Meteor.js

Connected Client

1. Stateful vs stateless

2. Data on the wire

3. Reactivity

4. Latency compensation

5. Isomorphic JS

Let's get started!

Recommended