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

Major refactor #71

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Major refactor #71

wants to merge 4 commits into from

Conversation

otaviosoares
Copy link
Collaborator

I refactored the code to make it more modular. It certainly needs improvements, but I think this way it'll become easier to implement pluggable features.

Some changes:

  • Bubble and Utils has now its own object
  • More legible code (IMHO)
  • DRY and SRP (needs refactor)

I believe I've tested all features. Let me know if some error occurs, or your opinion in case you don't like the changes.

Thanks

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

Successfully merging this pull request may close these issues.

2 participants