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 simple structure of the front end is getting full, and a transition to a proper structure would help with understanding a lot. This would include having different libraries for the logic functions and calls to the backend, as well as creating more "data" files to store stuff like analyzerData and fileTypes. Then we can add things into pages and components that use each part more, as an example the modals could be an implementation of the same general structure, allowing only one to be open at any given time.
The text was updated successfully, but these errors were encountered:
The simple structure of the front end is getting full, and a transition to a proper structure would help with understanding a lot. This would include having different libraries for the logic functions and calls to the backend, as well as creating more "data" files to store stuff like analyzerData and fileTypes. Then we can add things into pages and components that use each part more, as an example the modals could be an implementation of the same general structure, allowing only one to be open at any given time.
The text was updated successfully, but these errors were encountered: