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

Migrate JS to classes #101

Open
kgrewee opened this issue Mar 10, 2022 · 1 comment
Open

Migrate JS to classes #101

kgrewee opened this issue Mar 10, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@kgrewee
Copy link
Owner

kgrewee commented Mar 10, 2022

Currently there are just functions. Create classes and document them. Test components in angular using classes and document it.

@kgrewee kgrewee added the enhancement New feature or request label Mar 10, 2022
@kgrewee
Copy link
Owner Author

kgrewee commented Mar 14, 2022

Updated to use classes, but not currently satisfied. All utility classes should fall under Roobie main class with static accessors to all the utils. Each component should have its own class that can be imported in Angular to be used. Main class should have a check all method that checks for all Roobie components.

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

No branches or pull requests

1 participant