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
The interaction between all of the different "moving parts" here feels unnecessarily complex for what it does. I'm trying to avoid too much code duplication so I don't have to worry as much about making a change somewhere that should propagate but doesn't. I haven't yet found something that feels like the best balance between duplication and abstraction.
The text was updated successfully, but these errors were encountered:
The interaction between all of the different "moving parts" here feels unnecessarily complex for what it does. I'm trying to avoid too much code duplication so I don't have to worry as much about making a change somewhere that should propagate but doesn't. I haven't yet found something that feels like the best balance between duplication and abstraction.
The text was updated successfully, but these errors were encountered: