Thinking in Public

Essays, experiments, and ideas shared along the way

March 30, 2020

The Joys of Type-Safe Flux State

Learn how TypeScript can benefit your Redux setup, by getting type-safe actions and reducers with the help of the amazing library Deox, and how all of this perfectly integrates with redux-observable (RxJS).

The Joys of Type-Safe Flux State

January 03, 2020

The Coders Path to Enlightenment

Cutting through the illusions of perfect order.

The Coders Path to Enlightenment

April 07, 2019

How to RxJS in Angular

What I wish I knew when I started out and how you can avoid some of the common pitfalls.

How to RxJS in Angular