Redux and Redux Saga in Next.js

added by JavaScript Kicks
6/29/2017 8:03:56 AM

2573 Views

This article will show you the basic steps to use Redux Saga as side-effect library for asynchronous actions in NextJs. I am no expert in server-side rendering, so maybe you as a reader have more insights that you want to share in the comments. Recently I used Next.js for a server-rendered React.js application.


0 comments