developit/unistore

Unistore + Gatsby?

ezekielaquino opened this issue · 1 comments

Trying to use unistore with gatsby.js, however, im not sure if it is compatible since gatsby outputs static pages. Has anyone made it work with gatsby before?

tzkmx commented

Gatsby can output client only served pages too, there I think unistore could add value. We could compare how people is using redux or other state management for that kind of non-static pre-rendered content.