Hacker News new | ask | show | jobs
by rty32 660 days ago
What's the biggest Vue.js project you worked on?

Asking because my experience is that as soon as you have a large and complex component that needs to have multiple, mostly independent functionalities, you'll find the composition APIs to be a godsend. Not to mention all the IDE support. You won't see that until you have first have experience with it.