Set of data-structuring (models, collections) and UI (views, urls) primitives for web applications ! • Very opinionated regarding REST-ful Models & Syncing ! • Not-so-much on Views, UI, Project Structure ! • Awesome “real world apps” list
similar to Laravel, batteries included approach making decisions for you, so you’re left implementing what makes your app different ! • More of a community ! • Larger footprint (71k min/gzip)
in HTML, encapsulating style & behavior in custom elements (directives) ! • Dependency Injection / Inversion of Control, Promises ! • Lots of resources, quickly gaining momentum ! • 2.0 will be more “Web Component” based
evil in web applications ! • JSX (compile to javascript HTML) ! • Virtual DOM ! • Comparable to angular, less conceptual overhead ! • Production use by Facebook, Instagram