· tools
Micro Habit Development Sheet: Motivation for Grown-Ups
A simple, sticker-chart-inspired tool to help adults build habits, based on the same motivational trick that works for kids.
A simple, sticker-chart-inspired tool to help adults build habits, based on the same motivational trick that works for kids.
A practical journey from Redux to Recoil to Jotai, exploring abstraction and flexible state patterns. This post introduces a pseudo-Flux/Reducer pattern with Jotai and its real-world benefits.

A relatively deep dive into React's re-render mechanics, why prop changes alone don't trigger re-renders, and how state libraries like Jotai and Recoil manage surgical updates. Includes step-by-step code and practical patterns.