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
I've been planning on a major refactor to React for a while now. This issue will keep track of what needs to be done, and construct something vaguely resembling a plan.
I've considered different approaches at rewriting one part at a time, but they all require basically the entire core to be rewritten, and maintaining two cores while writing everything else, which would be incredibly ugly. We're probably just going to need to maintain two clients and just copy-paste code from the old one to the new one.
The text was updated successfully, but these errors were encountered:
@Zarel Any status update? I wanted to write a new Chrome/Firefox extension for the client. Just wondering if there was any time frame so I can decide on waiting or not.
I've been planning on a major refactor to React for a while now. This issue will keep track of what needs to be done, and construct something vaguely resembling a plan.
I've considered different approaches at rewriting one part at a time, but they all require basically the entire core to be rewritten, and maintaining two cores while writing everything else, which would be incredibly ugly. We're probably just going to need to maintain two clients and just copy-paste code from the old one to the new one.
The text was updated successfully, but these errors were encountered: