I'm working Solarite, a library for doing minimal DOM updates on web components when the data changes. And other nice features like nested styles and passing constructor arguments to sub-components via attributes.
https://github.com/Vorticode/solarite
Woah, definitely looking into this. This is exactly how I created https://bid-euchre.com
Native custom web components that render different parts of themselves based on attribute changes.
Nice to see other people with the same idea! It’s so refreshing to build with.
Woah, definitely looking into this. This is exactly how I created https://bid-euchre.com
Native custom web components that render different parts of themselves based on attribute changes.
Nice to see other people with the same idea! It’s so refreshing to build with.