Looking for opportunities when innovation clouds the future.
A guide on deprecating your web component APIs
Many front-end frameworks use server-side rendering to improve their app's performance but do web components need to be SSRed?
Web components work in SSR, depending on which SSR you're talking about.
Some guidelines to ensure your web components don't break when used incorrectly.
Avoid dependencies on default values or accurate values for rendering your web components correctly.
Besides your components, the Custom Elements Manifest is the most important thing you can ship in...
With some new CSS functions becoming generally available across all browsers, working with "dark mode" in web components is about to get a huge improvement.
This post includes some important updates about web components and search engine optimization (SEO)
The ElementInternals API allows us to create form-associated custom elements which we can use to make our own supercharged form fields.
A quick guide on getting up and running with Microsoft's FAST Element