Examples
Todo List
A simple todo list that utilises a mock service to illustrate data fetching/persisting via effect actions. This example also makes use of some of the more advanced features, such as selectors and listening actions/thunks.
TypeScript
This example provides a basic illustration of how to use Easy Peasy in a TypeScript based project.