I've been having fun with improving this FOUC solution for #WebComponents. Thank you, everyone, for the feedback!
I've improved upon it.
| GitHub | https://github.com/break-stuff/ |
| https://twitter.com/stuffbreaker | |
| Bluesky | https://bsky.app/profile/stuffbreaker.bsky.social |
| https://www.linkedin.com/in/burton-smith-48132a34/ |
I've been having fun with improving this FOUC solution for #WebComponents. Thank you, everyone, for the feedback!
I've improved upon it.
I've been trying to think of a way to reduce the flash of unstyled content (FOUC) when using #WebComponents, with something I could add to my #CSS reset that doesn't require #JavaScript.
Here's what I came up with:
Today was my first day at Zocdoc as part of their Web Platform team working on #DesignSystems! I'm pretty excited about what we're going to be doing.
Since it looks like I'll be setting up a new computer today, I decided to update Punk_OS to include a #MacOS setup. 🤘
#WebDev #Developer #Programmer
https://github.com/break-stuff/punk_os
I'm excited to announce #AI integration for the #WebComponents Language Server!
This works without any additional setup in VS Code. If you are using a @vscode fork like @cursor.com or Windsurf, the extension provides a local, configurable #MCP server.
#html #css #javascript
https://wc-toolkit.com/integrations/web-components-language-server/#ai-integration
I'm very excited to announce the release of the #WebComponents CLI validator! Now you can validate your components in your build pipelines.
Some new #WebComponents Language server features rolled out this weekend!
✅ Include and exclude files from the language server
✅ Create specific configurations for individual libraries
✅ Reference a CEM locally or from a CDN (this is really nice for CDN and monorepo users)
#html #webdev #javascript