21tag / AngularRecess

A full rebuild of OpenRecess in Node, Express, Angular, and MongoDB
Apache License 2.0
1 stars 7 forks source link

Create a service with list of games and require that in each controller #18

Open AndrewMagliozzi opened 10 years ago

AndrewMagliozzi commented 10 years ago

https://github.com/21tag/AngularRecess/blob/master/public/js/angular_app.js#L6

This is sticky but doable.

Services are for functionality that goes across controllers.