Ronak Bhandari

Ronak Bhandari

Builder | Writer | Orchestrating with AI

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking

Forums

Ronak Bhandari

12h ago

hotkey-hint - Keyboard shortcuts your users will actually find.

Every power-user app — GitHub, Figma, Linear, Notion — has a keyboard shortcut layer that reveals itself when you press ?. Building one from scratch means wiring up event listeners, handling modifier keys, managing sequences like g then h, grouping shortcuts by category, and building a UI on top of all that. So register hotkeys, display a beautiful overlay with ?, handle sequences, groups, and modifiers — in 5 lines.
View more