A utility, for use with React's useReducer hook, to combine multiple reducer functions into a single reducer function.
A custom utility hook for getting the previous value of some variable within in a component.
A library that allows you to easily manage components that ultimately return a value as a Promise in React.