#fastdesign — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #fastdesign, aggregated by home.social.
-
⬆️
Updated my post following those tests, as some code samples were wrong and I learned a few new things writing the tests:https://blog.ltgt.net/web-component-properties/
BTW, also added FAST implementations to the test.
-
Built-in HTML elements' properties all share similar behaviors, that don't come for free when you write your own custom elements. Let's see what those behaviors are, why you'd want to implement them in your web components, and how to do it, including how some web component libraries actually don't allow you to mimic those behaviors.