Hacker News new | ask | show | jobs
by troupo 124 days ago
> I've looked at lit quite a bit but never fully understood the "why".

Because people don't want to write hundreds of lines of useless boilerplate by hand.

Web Components API is verbose enough that you want to handle it with at least some abstraction. And at one point it was explicitly marketed as aimed at library/framework developers.