Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There are too many functions in service.js #13

Open
jamsden opened this issue Apr 21, 2018 · 1 comment
Open

There are too many functions in service.js #13

jamsden opened this issue Apr 21, 2018 · 1 comment

Comments

@jamsden
Copy link

jamsden commented Apr 21, 2018

The file is getting large and not easy to maintain. Perhaps it should be refactored.

@jamsden
Copy link
Author

jamsden commented Nov 16, 2018

Refactor service.js into separate files:
crud-service.js
preview-service.js
discovery-service.js
delegated-dialog-service.js
query-service.js

These can all be imported into service.js where the routing and delegation is done, but just implemented in separate files for convenience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant