[🏠 Home](../README.md)

# Dynadux - API

### [Create a store](./API-CreateStore.md)
### [Reducers](./API-Reducers.md)
### [Dispatch](./API-Dispatch.md)
### [Middlewares](./API-Middlewares.md)
### [Sections](./API-Sections.md)
### [Debugging](./API-Debugging.md)

# Read more 

- [FAQ](./FAQ.md) Frequently asked questions
- [React](./React.md) How to use it in react
- [Examples](./Examples.md) Live examples. Examples compared to redux's implementations
- [Typescript](./Typescript.md) Tips for Typescript implementations
- [Terminology](./Terminology.md) Terminology of dynadux, (is small!)
- [History, Undo/Redo](https://github.com/aneldev/dynadux-history-middleware) Middleware for History, Undo/Redo and Restore Points
- [React Dynadux](https://github.com/aneldev/react-dynadux) Provider for Dynadux App Stores
- [Change Log](doc/Change-Log.md) Changes of Dynadux per semver version
- [🏠 Home, Contents](../README.md#table-of-contents)
