You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: