samhuri.net/posts/2014/02/ember-structure.md
Sami Samhuri 007b1058b6
Migrate from Swift to Ruby (#33)
Replace the Swift site generator with a Ruby and Phlex implementation.
Loads site and projects from TOML, derive site metadata from posts.

Migrate from make to bake and add standardrb and code coverage tasks.

Update CI and docs to match the new workflow, and remove unused
assets/dependencies plus obsolete tooling.
2026-02-07 21:19:03 -08:00

13 lines
569 B
Markdown

---
Title: "Structure of an Ember app"
Author: Sami Samhuri
Date: "3rd February, 2014"
Timestamp: 2014-02-03T18:05:49-08:00
Tags: ember.js
---
I made a diagram of an Ember app. There's [a discussion about it](http://discuss.emberjs.com/t/diagram-of-an-ember-apps-structure/4060) on the
[Ember Discussion Forum](http://discuss.emberjs.com/). Here is the source file, created with OmniGraffle: [Ember structure.graffle](https://www.dropbox.com/s/onnmn1oq096hv5f/Ember%20structure.graffle)
[![Structure of an Ember app](/f/ember-structure.png)](/f/ember-structure.png)