ØredevDeclarative Templating in Ember.js

March 04, 2016 · Malmö, Sweden

View slides

Notes coming soon.


Abstract: In Ember, Handlebars is a small, Lisp-y templating language we use to express our application's user interface. We use Keywords, Helpers and Components and other primitives to build upon this language, and the result of this is a larger vocabulary in which we can declare our intent much more clearly. Let's explore how Keywords and Helpers augment Handlebars, and cover techniques and patterns for creating our own Helpers in good taste. In this talk, we'll cover everything from the Rule of Least Power, declarative templating, as well as patterns and anti-patterns of creating helpers.
Edit this page on GitHub

Written by Lauren Tan who lives and works in the Bay Area building useful things. You should follow her on Twitter