←back to thread

277 points merqurio | 1 comments | | HN request time: 0.284s | source
1. mock-possum ◴[] No.45117247[source]
I’ve been incredibly lucky to spend about 6 years of the last decade NOT having to suffer through React, and I owe it all to Lit.

Using other frameworks to set up web view’s just don’t feel the same by comparison. I just want nested web components, and I just want Lit to help me define them. Tagged template literals for constructing HTML feels so much better than suffering through JSX.