Skip to content

Latest commit

 

History

History
executable file
·
27 lines (19 loc) · 1.4 KB

README.md

File metadata and controls

executable file
·
27 lines (19 loc) · 1.4 KB

Other Node Packages (Dependencies)

  • express: Fast, unopinionated, minimalist web framework

  • next: Minimalistic framework for server-rendered React applications

  • next-redux-saga: redux-saga HOC for Next.js

  • next-redux-wrapper: Redux wrapper for Next.js

  • next-routes: Easy to use universal dynamic routes for Next.js

  • react: React is a JavaScript library for building user interfaces.

  • react-dom: React package for working with the DOM.

  • react-redux: Official React bindings for Redux

  • redux: Predictable state container for JavaScript apps

  • redux-saga: Saga middleware for Redux to handle Side Effects

  • redux-devtools-extension: Wrappers for Redux DevTools Extension.

  • normalizr: Normalizes and denormalizes JSON according to schema for Redux and Flux applications

Dev Dependencies