addyosmani / backbone-fundamentals

:book: A creative-commons book on Backbone.js for beginners and advanced users alike

Home Page:http://addyosmani.github.io/backbone-fundamentals/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TodoApp is using classes nowdays

luisfmsouza opened this issue · comments

The first exercise is using id's references in the code and the TodoApp referenced CSS is using classes.

Check the screenshot below:

screenshot

This cover on pr #696