A snippet to share state across React components without a state management library but with a short useGlobalState
hook.
Topic: React
A smart component to avoid ugly ternary operators in your React code.
An opinionated article explaining why React Hooks aren't that great after all.