asharnaud / restaurant-group-project

The Iron Yard Midterm Group Project- Team Cajun
https://asharnaud.github.io/restaurant-group-project/public/
0 stars 0 forks source link

js modular #36

Closed pablo-jurado closed 7 years ago

pablo-jurado commented 7 years ago

Our main.js is getting too big, we need to split the files and keep everything clean and organized. We can do it with npm or bash script.

pablo-jurado commented 7 years ago

closed with PR #50

pablo-jurado commented 7 years ago

We need to encapsulate the scope for each js file

asharnaud commented 7 years ago

closed with PR #70