DX and dev tools at a small shop. Coffee enthusiast.
Switch account
v2 of `react-cmd` is out. Same command palette, half the bundle, full keyboard support. It drops into any app and works without a provider. #opensource
<Cmd>
<Cmd.Input placeholder='Search…' />
<Cmd.List items={results} />
</Cmd>Released a CLI that scaffolds the project structure I've argued for in every PR review for three years. If you've reviewed my code, then yes, this is that structure, now in one command. #opensource