Hacker News new | ask | show | jobs
by sampullman 654 days ago
I thought the composition API was clunky at first and resisted migrating for a few minor versions, but it's matured nicely. I find it much simpler than the options API, and migration was much easier than I expected.

I don't see it as two ways in practice, just the legacy way for old projects (which still has good support), and the newer/better way.