4 ms·
We used Lit for a project a while ago and I definitely vouch for it. We were embedding the component into a legacy application and needed to use a build tool f
by swazzles0 4y ago
We used Lit for a project a while ago and I definitely vouch for it.
We were embedding the component into a legacy application and needed to use a build tool for older browser compatibility but it was a breeze to work with even with the extra complication our build setup added.
Getting back to basics and targeting what most modern browsers support out of the box is a huge plus.