React Hydrate and Dash

Hello,

Apologies if this is a mis-informed question, I’m still learning the React ecosystem.

We’re thinking about adopting Dash (or a Dash-like system) for a large project, which would involve a large quantity of ‘static-ish’ layouts. They’d be layouts where a fast, static-loaded version would be very beneficial, even though there would then be additional interactivity on top of that

I’ve read that React Hydrate supports this kind of functionality. Can this be used with Dash? Where exactly in the stack would this be added?

Many thanks,

Matt