top | item 43092382 (no title) luketheobscure | 1 year ago Honest question - have you ever tried to use the actual web components API? It very much feels like a set of primitives to build a framework on top of. I can't imagine the amount of boiler plate you would need to write to just use web components. discuss order hn newest breadwinner|1 year ago With a simple 500-line lib you can write Web Components just like React, here's an example: https://github.com/wisercoder/uibuilder/blob/master/WebCompo... mdhb|1 year ago Right and Lit is that exact framework and it’s amazing.
breadwinner|1 year ago With a simple 500-line lib you can write Web Components just like React, here's an example: https://github.com/wisercoder/uibuilder/blob/master/WebCompo...
breadwinner|1 year ago
mdhb|1 year ago