Hacker News new | ask | show | jobs
by buremba 809 days ago
Congrats on the launch! How is the AI component better than using Copilot on VSCode?
1 comments

Mainly it's that the AI knows about our component library, so you don't have to inject context all the time.

And we try to be meticulous about our components' API design, that's where we think most of the value accrues.