daviemakz / redux-duplicate-actionsLinks
This is a redux middleware that detects duplicate actions & shows this in the console. You can choose to make them fatal errors or friendly warnings! Development use only!
☆11Updated last year
Alternatives and similar repositories for redux-duplicate-actions
Users that are interested in redux-duplicate-actions are comparing it to the libraries listed below
Sorting:
- Testing out React.lazy (https://github.com/facebook/react/pull/13398)☆24Updated 7 years ago
- Chain through your React Native forms with ease☆24Updated 5 years ago
- Making React Native layouts a cinch☆23Updated 2 years ago
- A beautiful fully customizable React + Redux notification system built with styled-components☆29Updated 6 years ago
- Simple React Hook to persist/cache the useState locally. Easily load stale state for better ux.☆53Updated 3 years ago
- For easy styling of react native components and its style composition☆17Updated 7 years ago
- A React hook for the React Native Dimensions API.☆31Updated 2 years ago
- A styled-components implementation of Thoughtbot's Neat☆32Updated 2 years ago
- ☆45Updated 4 years ago
- React Hook useReducer with cancelable dispatch of thunks☆26Updated 2 years ago
- A Frontend Developer's Guide to GraphQL (Fluent Conf 2018)☆58Updated 7 years ago
- Testing hooks with Jest☆83Updated 2 years ago
- A scalable undo and redo implementation that leaves your original state intact... powered by diffs and merges.☆23Updated 2 years ago
- Another React state management library using the new Context API☆14Updated 2 years ago
- ⚛️ 🖨️ A hierarchy sensitive, middleware-defined console.log for React and React Native. ✨☆21Updated 5 years ago
- 💾 A modest wrapper around the AsyncStorage API☆22Updated 2 years ago
- Utility components for managing fetch operations in React☆25Updated 2 years ago
- Lightweight component that allows you to interact with a GraphQL API using React Suspense☆65Updated 6 years ago
- A React component that takes the effort out of adding a Splash Screen to your web application.