A snippet to share state across React components without a state management library but with a short useGlobalState hook.
Articles – Page 29
Keep writing, writing, writing ...
A smart approach to handle dotfiles without symlinks and setup scripts.
Learn how to achieve another level of type safety with
constassertions.Learn how to use macOS quick actions to remove backgrounds from images.
Learn how to throw errors in JavaScript function default parameters by shuffling some code around.