Ask HN: What JS framework/library would you use for lightweight frontend work
📰 Hacker News · omgmajk
I am soon starting a project where I am in need of a JavaScript framework to do pretty much only very lightweight frontend work with. I have looked around at things like react, angular, vue, svelte, ember and so on but all of them seem pretty hefty for the purpose. I could use vanilla JS but I am in the mood for testing something new. The other parts of the tech stack are going to be node/express, some css framework like tailwind or bulma and sqlite. Basically to be as "portable" as possible. Any advice or tips would be greatly appreciated.
DeepCamp AI