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

https://github.com/bamlab/typescript-patterns


https://github.com/bamlab/typescript-patterns

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# TypeScript-Pattern

- [How to install TypeScript on react-native project ?](./react-native/install.md)
- [How to type Container with Compose from Recompose ?](./recompose/how-to-type-container-with-compose.md)
- [How to type HOC with Compose from Recompose ?](./recompose/how-to-type-hoc-with-compose.md)
- [How to type actions in redux ?](./redux/actions.md)
- [How to type reducers in redux ?](./redux/reducers.md)