▲ | jeswin a day ago | |||||||
It might seem like a terrible idea now. But when it was first introduced, a) people were still trying to get CSS and Components to work together, React having made components quite popular; and (b) React was actually usable, compared to the complete mess it's become now, especially after they introduced hooks. I switched to web components for all my personal work. | ||||||||
▲ | a_humean a day ago | parent | next [-] | |||||||
But we already had things like tachyons css (tailwind precursor) and webpack css modules at the time that both offered static stylesheet solutions to that problem. | ||||||||
| ||||||||
▲ | hu3 a day ago | parent | prev [-] | |||||||
I want to invest in web components because it seems to be the next step in downscaling complexity. What's your experience with state management and data binding in Web components? Any suggestion? |