Skip to content

Next/Redux/Saga boilerplate - Example of using Next.js 9 with Redux Saga

License

Notifications You must be signed in to change notification settings

shaho/next-redux-saga-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next/Redux/Sagas boilerplate

NOTE


The project is under-development - Stay tuned!

  • 🚀 Version 1.0.0 released!

Dependencies


  • React: A declarative, efficient, and flexible JavaScript library for building user interfaces.
  • Next: The React Framework.
  • Redux: A predictable state container for JavaScript apps.
  • Redux-Saga: An alternative side effect model for Redux apps.
  • Next-Redux-Wrapper: Redux wrapper for Next.js
  • Reselect: Selector library for Redux.
  • axios: Promise based HTTP client for the browser and node.js

DevDependencies


Getting Started


Dev

$ yarn && yarn dev

Read more

Due to the nature of server-side rendering and its gotchas, it is recommended to take a look of following resources:

About

Next/Redux/Saga boilerplate - Example of using Next.js 9 with Redux Saga

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published