Skip to content

Instantly share code, notes, and snippets.

@krishagel
Last active August 29, 2015 14:08
Show Gist options
  • Save krishagel/3c1f9cd0f86aeff79232 to your computer and use it in GitHub Desktop.
Save krishagel/3c1f9cd0f86aeff79232 to your computer and use it in GitHub Desktop.
Ember Seattle Notes - November 2014
http://www.thoughtindustries.com/
@chrisvariety
Controllers for stateful actions -> isEditing type things in the controller
others are in the route -> save actions in the route
classmates.com github.com/classmates/Ember-Meetup-20141105
Jason Corns, Jake Bixby, Martin ?
Bamboo & Gradle? Build tools...
what are initializers and pods. need to study these a little more and figure out how I can use them
also need to figure out what services are. how can they be used instead of controllers
Templates/layouts? What are those?
Pagination needs to use query Params to set urls so you can always get back to the correct page
Put things like pagination code into components so you only need to write it once
Emberaddons.com
Gordon Hempton - Ember & React made ridiculously easy
Outreach.io
Project called ember-react
Really really need to wrap my head around components, it is the future
@ghempton
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment