samhuri.net/public/posts/2014/02/ember-structure.md
Sami Samhuri b34ddbb600 fix code blocks on narrow screens, change post extensions
- Code blocks can't be in tables or they extend past the body width.
  Workaround by using floated line numbers instead.

- Fix typocode CSS

- Change post extension from .html.md to .md. This makes URLs without
  extensions work with harp server again. This change works now that
  article titles never contain periods.
2014-03-03 22:47:21 -08:00

424 B

I made a diagram of an Ember app. There's a discussion about it on the Ember Discussion Forum. Here is the source file, created with OmniGraffle: Ember structure.graffle

Structure of an Ember app