Skip to content

Shavvimal/next.js-13-State-Management

Repository files navigation

State Management for NextJS 13 Server and Client Components

Application using Redux during both SSR and CSR in a NextJS 13 application using the app directory.

Server side Rendering - have moved the store in the server into the client. And RTK querey with the new API standard in the App Router.

Main: Use Redux store in the context of Next 13 with the App Dir with new API structuire on client side context AS WELL AS Server side cotext and bridging the gap between the two.

server side only componnts, we can use async functions

Getting Started

Api - test fetching dtaa from srver and from client.

Server Actions

Video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published