1.0.19 • Published 4 years ago
react-redux-jedi v1.0.19
Description:
Documentation link: https://bielykh-artem.github.io/
Utils:
| Method | Description |
|---|---|
| createActionTypes | Creates action types for actions based on a list of unique constants. |
| createActions | Created actions based on a list of unique constants. |
| createThunkActions | Created actions based on a list of unique constants for using together with redux-thunk lib. |
| createReducer | Allows not to use switch/case inside reducers. |
Routing:
| Method | Description |
|---|---|
| renderRoute | Renders a list of routes based on the config. Allow child routes. The nesting level can be any. |
| JediRoutes | The component uses renderRoute method. All routes building logic is encapsulated inside the component |
Middlewares:
| Method | Description |
|---|---|
| createLoaderMiddleware | Middleware that implements functionality for tracking the process of loading data in an application. Implemented two types for loading indicator. More info in docs. |
| createErrorsMiddleware | Implements functionality for handling errors in the application received as a response from the server. |
Hooks:
| Method | Description |
|---|---|
| useSearchDebounce | Search debounce hook |
1.0.19
4 years ago
1.0.18
4 years ago
1.0.17
4 years ago
1.0.16
4 years ago
1.0.9
5 years ago
1.0.8
5 years ago
1.0.7
5 years ago
1.0.6
5 years ago
1.0.11
5 years ago
1.0.10
5 years ago
1.0.15
5 years ago
1.0.14
5 years ago
1.0.13
5 years ago
1.0.12
5 years ago
1.0.5
5 years ago
1.0.4
5 years ago
1.0.3
5 years ago
1.0.2
5 years ago
1.0.1
5 years ago