# Introduction

Easy Peasy is an abstraction of Redux. It provides a reimagined API focussing on developer experience, allowing you to quickly and easily manage your state, whilst leveraging the strong architectural guarantees and providing integration with the extensive eco-system that Redux has to offer.

Batteries are included - no configuration is required to support a robust and scalable state management solution that includes advanced features such as derived state, API calls, developer tools, and fully typed experience via TypeScript.

Quick Start