Web Components Will Outlive Your JavaScript Framework | jakelazaroff.com

Link: jakelazaroff.com/words/web-components-will-outlive-your-javascript-framework/

If we're building things that we want to work in five or ten or even 20 years, we need to avoid dependencies and use the web with no layers in between.

web-components javascript css

Behavior wrappers | Adam Stoddard

Link: aaadaaam.com/notes/behavior-wrappers/

Something that’s been on my mind lately is the value of not encapsulating html, css, and javascript into singular components. Sometimes – if you value keepin...

web-components css javascript