Type-safe Asynchronous Actions (Redux Thunk) Using TypeScript FSA

Type-safe Asynchronous Actions (Redux Thunk) Using TypeScript FSA May 18, 2017

If you haven't read the previous blog post (which describes FSA and the TypeScript FSA library), please read it before continuing. In this article, I cover

Type-safe Flux Standard Actions (FSA) in React Using TypeScript FSA

Type-safe Flux Standard Actions (FSA) in React Using TypeScript FSA March 19, 2017

TypeScript FSA (previously known as Redux TypeScript Actions) is a library that helps you define actions with types and use those actions while enjoying the compiler's