Hacker News new | ask | show | jobs
by crabmusket 660 days ago
We're currently going through a migration of writing new components in composition style, but obviously have a lot of experience with the options API and a lot of existing code using it.

It's taken the team some time to get used to how to do things in the new way, but on balance, we do like it.

It feels like there have been some odd caveats, like the new reactivity system approach not working exactly like we'd expect. But caveats exist in the options API too.