typescript

May
17
Type-Safe Reducers using TypeScript - Part 2 - Introducing Redux Reducer Builder

Type-Safe Reducers using TypeScript - Part 2 - Introducing Redux Reducer Builder

This is a post in continuation to Type-Safe Reducers using TypeScript - Part 1. In our last post, we have
3 min read
Mar
14
Type-Safe Reducers using TypeScript - Part 1 - Understanding Type Safety

Type-Safe Reducers using TypeScript - Part 1 - Understanding Type Safety

Type-Safety is one of the super powers of statically typed programming languages like C#/Java. But for the ones who
3 min read