Hacker News new | ask | show | jobs
by jansan 1778 days ago
You don't if your User Interfaces are basic. But for web applications theses frameworks with the ability to quickly define your own web components are incredibly useful. It can still be frustrating sometimes, but when the app gets more complex, doing this without a web framework is probably insanity.

BTW, Vue 3.0 uses Typescript, but you can still programm with plain Javascript. That it what I am doing (I may be part of a minority).

1 comments

Yeah I never really make crazy interfaces so maybe I’m not the target audience for these frameworks