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

https://github.com/henrhie/react-redux-typescript-starter


https://github.com/henrhie/react-redux-typescript-starter

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

This repo contains code to demonstrate how to seamlessly integrate typescript with React and Redux. This project focuses on the simple task of fetching data from a remote API by employing typescript's features such as interfaces, enums, generics etc to safely move data back and forth our redux store.