type-safety

Dec
15
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
Dec
15
Type-Safe Reducers using TypeScript - Part 1 - Understanding Type Safety

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

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