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
It sould be discussed, if a folder for helpers should be made which would contain most of those functions - only to be imported into the App.js to be appended to globalFunctions.
I think this is a good way to go. But is this relevant to v0.1.0? @snek-at/frontend
I would certainly appreciate this being part of a very early version to keep building on that solid base, yes.
I would change the structure in a way where every helper functions which should set a state, returns the value instead. Then the state is set in App.js
Describe the feature or change you'd like
After merging #63 I will add it.
Originally posted by @schettn in #52
A folder helpers should be created which contains most of the functions imported to "App.js".
The text was updated successfully, but these errors were encountered: