This is more of an overall design/architecture question. I have an app with 4 pages on it and currently each page connects back to the database each time a control is changed which doesn’t entirely efficient.
Enter the dcc.Store component which seems amazing so is the best practice to create 1 store per app or create 1 store per page and which type of store is recommended? I was thinking of doing store based on session since multiple users can be on this dash app at a time.
Any thoughts welcome. Thanks!!
1 post - 1 participant







