React – javascript view engine by Facebook – Highlights



React – javascript view engine by Facebook – Highlights

0 0


lightning-talk-react-presentation


On Github chmontgomery / lightning-talk-react-presentation

React

javascript view engine by Facebook

presentation by Chris Montgomery

code examples taken from egghead.io

Highlights

the "V" in MVC

touts a blazing fast virtual DOM diff implementation

Component first

Isomorphic

(Node.js)

Take it further