Skip to content

BrentM/EmberToDoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Building the Classic ToDo app with Ember

Using this to get started: http://emberjs.com/guides/getting-started/

##WGET all the things! wget http://emberjs.com.s3.amazonaws.com/getting-started/style.css ...

##Check them in I'm just checking in everything to keep things simple.

##Handlebars bindattr The bind-attr in the li element outputs the class value after the : based on the boolean value in isCompleted. http://emberjs.com/guides/getting-started/displaying-a-models-completeness/

Remaining Todo Items

The example for adding the "remaining" and "inflection" values to show the number of items remaining is easy to misunderstand. The "remaining" and "inflection" handlers should be at the same level as "actions" in the todos controller and not children of that item.

About

Building the classic ToDo App with Ember

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages