mathcolo / mbtapuller

Train stuff
MIT License
2 stars 0 forks source link

Persistent functionality should be placed in angular services #19

Closed crammond closed 8 years ago

crammond commented 8 years ago

Data and functions that should persist throughout the life of the app should be placed in an angular service. Some documentation: http://www.tutorialspoint.com/angularjs/angularjs_services.htm

tinzerillo commented 8 years ago

Should be done as of PR #64