Show and Tell - Slapdash: Boilerplate for bootstrapping scalable multi-page Dash apps

Hey @Scrawford, that’s great to hear!

For the first issue, do you have refresh=False in your Location component?

Regarding placement of the dcc.Store component, there’s a range of things you could do, but my intuition would be to start along the lines as you describe, perhaps by putting it in the top level layout-making function that you’re using, from layouts.py.