...Official plugins also out-of-the-box. Native async/await to call your external APIs. You won't need redux-thunks anymore. TypeScript support out of the box. You will have to autocomplete of all your methods, state and reducers. Written 100% in TypeScript. Use Rematch in the browser, in React, in Angular, in Vue, anywhere. We ship ESM, UMD and CJS build. Less than 2kb and supports tree-shaking. In a few lines, you can get easily asynchronous calls to an external API and data stored globally. It's amazing, with Redux you will need tons of boilerplate, libraries, and extra configuration.