next-typescript-redux-template. With the new capabilities of NextJS, the way people are constructing their pages, are changing a little bit. As Next, brings again the performance of static pages, many applications are migrating to this, but when we want to use state management tools such as Redux or MobX, remembering now that we are in a static environment, some different approaches need to be taken in order to inject Redux stores in the components of different static pages, preserving the values in the store's state.

github.com/felipemeriga/next-typescript-redux-template

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

No recent activity.