How to Implement a Tree in Ember.js (billysbilling.com) 2 points by seilund 13y ago ↗ HN Representing data structures such as trees is really simple with Ember.js. I'll show you how to do it in about 50 lines of code. We will use the experimental {{control}} Handlebars helper.
[–] mpowered 13y ago ↗ Very nice... It's good to see that complex UI components can be handled so elegantly in ember.js!
1 comment
[ 3.1 ms ] story [ 9.8 ms ] thread