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

Refactor frontend to abstract away DOM manipulations. #114

Open
josephsweeney opened this issue Feb 19, 2018 · 0 comments
Open

Refactor frontend to abstract away DOM manipulations. #114

josephsweeney opened this issue Feb 19, 2018 · 0 comments
Labels

Comments

@josephsweeney
Copy link
Member

Currently the highlighting of the text is spread out over a bunch of different functions.

I think it would be a good idea to encapsulate that into a separate abstraction that just deals with tracking the state of the text and updating the DOM.

This isn't a huge priority, mainly just to improve the mess that it is currently.

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

No branches or pull requests

1 participant