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

Move to ES modules #33

Open
itlackey opened this issue Apr 23, 2020 · 0 comments
Open

Move to ES modules #33

itlackey opened this issue Apr 23, 2020 · 0 comments
Assignees

Comments

@itlackey
Copy link
Collaborator

To move this application to a sustainable architecture we should continue to refactor to the ES import/export module system. This future proofs the code as much as possible for the current and future versions of JS. It also simplifies dependency management and helps enforce SOILD principles in the code base.

@itlackey itlackey self-assigned this Apr 23, 2020
@DennisGoldfarb DennisGoldfarb transferred this issue from another repository May 7, 2020
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