Skip to content

Instantly share code, notes, and snippets.

@akurkin
Last active May 20, 2016 07:29
Show Gist options
  • Save akurkin/1240d986d2243b34d5a29963bac8829f to your computer and use it in GitHub Desktop.
Save akurkin/1240d986d2243b34d5a29963bac8829f to your computer and use it in GitHub Desktop.
List of open source Ember 2.x applications

Elegant and beautifully implemented Ember 2.x applications.

Each app and repo is a perfect example to poke around when learning Ember 2.x framework

Hummingbird.me

Ember 2.x, Ember Data github repo (same repo for both frontend and backend)

  • OAuth2
  • JSONAPIAdapter
  • Rails backend (JSONAPI resources)

travis-ci

Ember 2.x, Ember Data github repo

  • ActiveModelAdapter
  • JSONSerializer
  • $.ajax

Ruby / Rails API github repo

  • Active Model Serializers

crates.io (rust-lang)

Ember 2.x, Ember Data, ember-cli-mirage github repo

  • simple interaction with API based on RESTAdapter/RESTSerializer
  • RESTAdapter
  • RESTSerializer

Rancher (container-orchestration platform)

Ember 2.x Ember Data with custom api-store, complex data and setup github repo

Screencasts

Start with global overview of the framework - to learn patterns and common idioms

Continue with screencasts on particular topic of interest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment