|
|
|
|
|
by CharlesW
948 days ago
|
|
> Staying closer to web standards is always best for maintainability and portability. I understand that argument, but Lit isn't a web standard, and it's an esoteric choice compared to Vue, which works great with custom elements. |
|
Lit is just a lighter weight version of that and closer to web standards without having it bolted on to a larger, almost monolithic framework now.
I still prefer direct and custom with less dependencies but Lit is somewhat trying to communicate web standards while other current frameworks really want lock-in to the platform rather than caring about making sure devs understand the standards.