React Redux - A predictable state container for JavaScript apps
React Router - React Router is a collection of navigational components that compose declaratively with your application.
Redux Saga - Is a library that aims to make application side effects (i.e. asynchronous things like data fetching and impure things like accessing the browser cache) easier to manage, more efficient to execute, easy to test, and better at handling failures.
Morgan - HTTP request logger middleware for node.js
Jest - Jest is a delightful JavaScript Testing Framework with a focus on simplicity.
请发表评论