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

Improve configuration helper module. #13

Open
MuhammedIrfan opened this issue Jan 11, 2021 · 1 comment
Open

Improve configuration helper module. #13

MuhammedIrfan opened this issue Jan 11, 2021 · 1 comment
Assignees
Labels
code improvement SCDG - Simple ,Clean ,Dynamic and Generic. Keep the code simple, clean ,dynamic and generic. enhancement New feature or request
Milestone

Comments

@MuhammedIrfan
Copy link
Member

Probably move the configuration from commonjs module to typescript and breakdown the functionality to classes and factory methods if necessary to separate files with a single responsibility.

@MuhammedIrfan MuhammedIrfan added the code improvement SCDG - Simple ,Clean ,Dynamic and Generic. Keep the code simple, clean ,dynamic and generic. label Jan 11, 2021
@MuhammedIrfan MuhammedIrfan self-assigned this Jan 11, 2021
@MuhammedIrfan MuhammedIrfan added this to the Milestone 1 milestone Jan 11, 2021
@HanumantappaBudihal HanumantappaBudihal added the enhancement New feature or request label Jan 11, 2021
@HanumantappaBudihal
Copy link
Contributor

We should think about the something like Foundation package/module , so it should contains all the general functionalities which we can use in other projects also and implementation should be very much generic to plug into other projects or modules easily.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code improvement SCDG - Simple ,Clean ,Dynamic and Generic. Keep the code simple, clean ,dynamic and generic. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants