source:
https://github.com/harisadam/pecs.web-ember
Adam Haris
Ruby on Rails, Ember.js
@harisadam
info[at]harisadam.com
WHY?
an another fucking MV*** framework?
- Production ready (v1.1)
- Open source
- Conventions over Configuration
- Two-way Data Binding
- Community
- Resources
If your app doesn't have URLs,
you are not a
web developer
- Tom Dale -
- Works as a state manager
- Keeps URLs up to date
Handlebars.js
mustaches yayy!!
<div class="entry">
<h1>{{title}}</h1>
<h2>By {{author.name}}</h2>
<div class="body">
{{body}}
</div>
</div>
- Server-side render
- <noscript> tag
- PhantomJS
- prerender.io
- brombone.com ($)