Tired of expensive and slow design work? πŸ€¦β€β™‚οΈ

With Flyer Maker AI, create stunning, professional flyers in SECONDS without the high costs or long waits.

Start designing today!

#FlyerMakerAI #AItools #BusinessDesign #FastDesign #NoDesignSkillsNeeded

⬆️
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.

#WebComponents #buildWithLit #FASTDesign

Making Web Component properties behave closer to the platform

Thomas Broyer

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.

https://blog.ltgt.net/web-component-properties/

#webdev #WebComponents #buildWithLit #fastdesign #stencil

Making Web Component properties behave closer to the platform

Thomas Broyer

Just published β€œThe benefits of Web Component Libraries” blog post, highlighting what Lit (and FAST) bring to the table on top of the native APIs.

https://blog.ltgt.net/web-component-libs-benefits/

#WebComponents #lit #fastdesign

The benefits of Web Component Libraries

Thomas Broyer