justinbkay / emberTwitterTutorial

Updated the code with the ember 1.0-pre release

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is an attempt to get the code from this tutorial to work with the updated ember.js library (Version 1.0-pre at the time of this writing).

Initially when I attempted to run the code with the most current libraries I was getting some errors. I got the errors resolved and implemented the controller changes suggested by Trek on twitter.

I know this code isn't very good ember code, there is no use of a state manager, and I couldn't get the view bindings to the controller to work, but it does function in its current state.

About

Updated the code with the ember 1.0-pre release


Languages

Language:JavaScript 100.0%