tallsam / shadowrunner

Apache Cordova-based run tracker with ghosting and routes
0 stars 0 forks source link

Convert to Backbone.js before the code explodes #4

Open tallsam opened 10 years ago

tallsam commented 10 years ago

http://backbonejs.org/#introduction

codemonkeyneo commented 10 years ago

or maybe knockout http://knockoutjs.com/ (think thats the same thing different lib) whichever :)

tallsam commented 10 years ago

ive almost got backbone working, hopefully will be done by monday. ill commit to a separate branch. will check knockout too.

im also looking into pageslider.js and topcoat.

so many libraries out there..

tallsam commented 10 years ago

pushed onto the backbone branch. currently just trying to get backbone itself working, then ill add cordova.js back in and add your map examples.

tallsam commented 10 years ago

knockout.js certainly has a nice tutorial site at learn.knockoutjs.com