8000 GitHub - daosonit/next-redux-saga-boilerplate: Next/Redux/Saga boilerplate - Example of using Next.js 9 with Redux Saga
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

daosonit/next-redux-saga-boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 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.j 62A8 s

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.0%
  • CSS 1.0%
0