Skip to content

Commit

Permalink
Update static-typing.md
Browse files Browse the repository at this point in the history
added React & Redux in TypeScript - Static Typing Guide - https://github.com/piotrwitek/react-redux-typescript-guide
  • Loading branch information
piotrwitek authored Apr 20, 2017
1 parent 445bef6 commit 68def60
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion static-typing.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,10 @@
https://www.triplet.fi/blog/type-safe-flux-standard-actions-fsa-in-react-using-typescript-fsa/
Describes the "Flux Standard Action" concept, and how the TypeScript FSA library can be used to help generate FSAs in a type-safe way.

- **React & Redux in TypeScript - Static Typing Guide**
https://github.com/piotrwitek/react-redux-typescript-guide
A comprehensive guide to static typing "React & Redux" apps using TypeScript


#### Advancing Typing Techniques

Expand Down Expand Up @@ -210,4 +214,4 @@
- **Why I was looking forward to Flow, and then I wasn't**
https://medium.com/@ckoster22/why-i-was-looking-forward-to-flow-and-then-i-wasnt-7c0a86f2d603
Some useful thoughts on the tradeoffs involved in using Flow


0 comments on commit 68def60

Please sign in to comment.