How to Add a Command Palette (⌘K) to Your App
A build guide for adding a command palette to your product: the data model for commands, fuzzy search, keyboard navigation, accessibility, and shipping it to power users first.
Read article →A build guide for adding a command palette to your product: the data model for commands, fuzzy search, keyboard navigation, accessibility, and shipping it to power users first.
Read article →A practical guide to adding dark mode: semantic color tokens, respecting OS preferences, avoiding the flash of wrong theme, and rolling it out to real users without a big-bang launch.
Read article →A design and engineering guide to adding undo: the deferred-delete pattern that beats confirmation dialogs, soft deletes, undo stacks, and shipping it so users trust your product more.
Read article →