Pros:
- handles data binding & templating
- dynamic updating of view - only changes what's required, intelligent, throttled updating
Cons:
- can't load JSX file and read/render from PHP
- requires odd JSX JS template files
- relatively young, immature framework