Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thatgirldorian/redux-insurance-sample

This is a bit of sample code that I used to learn and understand how Redux works. It's based on the model of an insurance company and it helped me cement my grasp of Redux basics.
https://github.com/thatgirldorian/redux-insurance-sample

redux redux-store sample-code

Last synced: 7 days ago
JSON representation

This is a bit of sample code that I used to learn and understand how Redux works. It's based on the model of an insurance company and it helped me cement my grasp of Redux basics.

Awesome Lists containing this project

README

        

# Redux-insurance-sample
This is a bit of sample code that I used to learn and understand how Redux works. It's based on the model of an insurance company and it helped me cement my grasp of Redux basics and the Redux cycle.