|
|
|
|
|
by MalcolmDiggs
4194 days ago
|
|
I love templating, particularly handlebars. If I'm working solo on a project it doesn't really matter...But if I'm partnering with a designer who only knows html + css, then the templates are a great way for them to contribute without a steep learning curve. IMHO the best blend of templating and 2-way-binding (and other fanciness) is probably ember.js. |
|