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

[Frontend]: Move all constants to Origami/src/constants #201

Open
fristonio opened this issue Mar 26, 2018 · 0 comments
Open

[Frontend]: Move all constants to Origami/src/constants #201

fristonio opened this issue Mar 26, 2018 · 0 comments

Comments

@fristonio
Copy link
Member

Currently, the codebase for origami is not very pretty when it comes to code reusability and flexibility. There is a lot that can be done in this context.
Global constants still exist hard coded in the frontend component modules, that can rather be shifted to a more general Origami/src/constants which will make the code more readable and usable.
I have added some of these while working on another issue. This should be a guideline which should be strictly followed throughout the codebase.
This is a parent for all the issues dealing with the same.

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

No branches or pull requests

2 participants