Created
July 4, 2014 02:02
-
-
Save taras/3acbed53702ce4e0d106 to your computer and use it in GitHub Desktop.
Where to start after you read Ember Guides?
This file contains 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
You'll need proper development environment, learn about Ember CLI - https://www.youtube.com/watch?v=hygxGDjhGp8. | |
You might want to know about more about what's happening under the hood, watch Robert Jackson talk about Ember Magic - https://www.youtube.com/watch?v=OjqcI8KWesk. | |
Learn more about complex architecture in Ember https://www.youtube.com/watch?v=Kcij9lH2OyM | |
Learn more about Ember Data - https://www.youtube.com/watch?v=HL2bMjndviE. | |
You can get lost in the View layer, learn about Events and Actions from Luke Melia - https://www.youtube.com/watch?v=w6__hEUjqaw | |
Learn about Promises from Stefan Penner - https://www.youtube.com/watch?v=eHomHs3PrP8. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment