Comment by brenainn

Comment by brenainn 3 hours ago

1 reply

I like lit. I'm not primarily a web developer and I've found it intuitive and easy to read and write. What I find more confusing than frameworks is building, bundling, ES modules, the whole NPM ecosystem.

balamatom 2 minutes ago

>building, bundling, ES modules, the whole NPM ecosystem.

That's evolved hand in hand with the React monoculture. Just like it, there are things about it that feel designed to be a pain in the ass. Probably as a result of more inept moat-building in the then-newly ballooning field of frontend.

Readers might look up whan an import map is sometime, as well as where it is and isn't supported.