Last active
August 29, 2015 14:08
-
-
Save krishagel/3c1f9cd0f86aeff79232 to your computer and use it in GitHub Desktop.
Ember Seattle Notes - November 2014
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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