Hacker News new | ask | show | jobs
by ilaksh 399 days ago
some people cheat by using web components but with Lit Elements. https://lit.dev/ . I use it with raw JS without any bundling.
1 comments

Same. Recreating a basic lit framework is like 300 lines of code