Hacker News new | ask | show | jobs
by as1992 1592 days ago
> I'll just use React if I need to write useX nonsense.

You don't need to. The options API still has 1st class support. The docs allow you to switch between composition API and options API.