UI Deploy

Curated, Short, Web UI Dev we Love.

Meteor: the missing infrastructure for building great React apps

In this post, we'll talk about React, a library for rich interactive components, and how Meteor is the perfect complement for building great apps.

What is React?

React is a library that lets you build your web app (and soon native mobile app) as a collection of re-useable, encapsulated UI components

view source

Advertisement