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

fix(abode): clean and tidy up code and documentation #24

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

blurrah
Copy link
Member

@blurrah blurrah commented Sep 16, 2022

Effort to make the codebase more readable and update the documentation to make it more clear
what this package is doing.
Currently it's quite a lot of code with no documentation and inconsistent function api's.
This will allow us to grow this package and start augmenting it with more hydration techniques in the future

First step to clean up the codebase and make it more readable:
* Moving main functions, helpers and constants to separate files
* More consistent function api around setters for element lists
* Use proper `Map` instead of using `Object` to create maps
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

Successfully merging this pull request may close these issues.

1 participant