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 would love to see more consistency with file structure in our example repos. Customers will ask for file structure recommendations and I don't think we show that very well in our docs. From the getting started repo, I can see that I can add everything I need in the index.ts file. However, having such a messy index file isn't ideal and we should have a recommended approach for organizing listeners, actions, validations, etc.
The text was updated successfully, but these errors were encountered:
I would love to see more consistency with file structure in our example repos. Customers will ask for file structure recommendations and I don't think we show that very well in our docs. From the getting started repo, I can see that I can add everything I need in the index.ts file. However, having such a messy index file isn't ideal and we should have a recommended approach for organizing listeners, actions, validations, etc.
The text was updated successfully, but these errors were encountered: