Refactor shop.jsx #96

Closed
opened 2023-09-29 12:34:57 +08:00 by esavkin · 1 comment
Collaborator

Since the integration of webpack, there is no real reason to keep all the code in single file. Components may be split between files, to make them easier to navigate and reuse. Overall maintainability should increase after reorganization of components.
Also upcoming shop options may be reorganized as well.

Since the integration of webpack, there is no real reason to keep all the code in single file. Components may be split between files, to make them easier to navigate and reuse. Overall maintainability should increase after reorganization of components. Also upcoming shop options may be reorganized as well.
Poster
Collaborator

Refactor checkAlerts() function (and warnings system, to fix the #108) to make it more generic and flexible, so various warnings can be added at any time. For now it is >300 lines of hot mess.

Refactor `checkAlerts()` function (and warnings system, to fix the #108) to make it more generic and flexible, so various warnings can be added at any time. For now it is >300 lines of hot mess.
sb10q closed this issue 2024-01-23 16:48:54 +08:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/web2019#96
There is no content yet.