foundersandcoders / facform

Week 8 project for FAC5 to create a learning platform for Founders & Coders
GNU General Public License v2.0
2 stars 0 forks source link

routes have handlers in #54

Open jrans opened 9 years ago

jrans commented 9 years ago

Take out handlers and put in handlers file

jackpandas commented 9 years ago

To expand on @jrans 's informative and helpful issue: The handler functions are contained in the routes.js file in the RethinkdbWIP branch. Example: https://github.com/foundersandcoders/facform/blob/rethinkdbWIP/routes.js#L9-L10