Clean up the AngularJS application
mstine opened this issue · 1 comments
mstine commented
This code is currently in springbox-api-gateway/src/main/resources/static/js/hello.js
.
Should be given a proper name obviously.
Also - I am not a strong JS or Angular developer, so this could use some general love from @scottfrederick.
scottfrederick commented
- rename
hello.js
toapp.js
- rename angular app from
hello
tospringbox
- split angular controllers into separate .js files that match partials that use them