Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 195 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 195 Bytes

In this repo, I tinker with Ember.js

Check out the branches for various examples.

  • geneology - recursive models/views. Each Person has a name and a list of children (which are Person objects)