Hacker News new | ask | show | jobs
by mvolkmann 2422 days ago
I understand if you really want TypeScript support, but why do you feel the component model is hacky? I find it beautifully simple.
1 comments

I elaborated below. A mix of the strict one component per file rule and the definition of props as a sequence of independent variables prevents a lot of patterns I use on larger projects.