Today at JSConf, The OpenJS Foundation announced Lit is officially joining as an Impact Project!
We're beyond excited for this move and look forward to continuing our work to build the open web with OpenJS!
Read more on our blog: lit.dev/blog/2025-10...
Web Awesome has escaped the lab — and to celebrate, we’re offering 20% off for life on Web Awesome Pro.
This is the final lifetime deal before it vanishes forever.
Ends Nov 19 → webawesome.com?utm_source=b...
#WebAwesome #Frontend #OpenWeb #LaunchDay
I think it’s time to just migrate to Lit.
I think it’s time to just migrate to Lit.
For example: Why doesn't Lit have an opinionated reactivity system for generic data, like Signals?
For example: Why doesn't Lit have an opinionated reactivity system for generic data, like Signals?
Donated by Google Open Source, Lit powers 10,000+ custom elements inside Google and is loved for its fast, standards-based web components.
Welcome to the OpenJS family, @lit.dev!
Learn more: hubs.la/Q03Np1Mm0
Donated by Google Open Source, Lit powers 10,000+ custom elements inside Google and is loved for its fast, standards-based web components.
Welcome to the OpenJS family, @lit.dev!
Learn more: hubs.la/Q03Np1Mm0
Today at JSConf, The OpenJS Foundation announced Lit is officially joining as an Impact Project!
We're beyond excited for this move and look forward to continuing our work to build the open web with OpenJS!
Read more on our blog: lit.dev/blog/2025-10...
Today at JSConf, The OpenJS Foundation announced Lit is officially joining as an Impact Project!
We're beyond excited for this move and look forward to continuing our work to build the open web with OpenJS!
Read more on our blog: lit.dev/blog/2025-10...
🎨 Added color generation to Theme Builder (pro)
📐
👀 Added
💬 Added the Hindi translation
🐛 Various bug fixes and improvements
Changelog: webawesome.com/docs/resourc...
🎨 Added color generation to Theme Builder (pro)
📐
👀 Added
💬 Added the Hindi translation
🐛 Various bug fixes and improvements
Changelog: webawesome.com/docs/resourc...
Check out this blog post to learn about our journey and how we finally migrated to @lit.dev:
dev.to/webpadawan/1...
Check out this blog post to learn about our journey and how we finally migrated to @lit.dev:
dev.to/webpadawan/1...
Yet another piece of our web dev tool belt built with web components and Lit 😎
Intentionally targeting Baseline "Widely available" features when deciding on which ones to use. This means we're able to adopt modern CSS and web components for our UI.
Check it out 👇
developer.mozilla.org/en-US/blog/...
Yet another piece of our web dev tool belt built with web components and Lit 😎
Some of my very favorite sites and apps are built with @lit.dev 🥰
Some of my very favorite sites and apps are built with @lit.dev 🥰
tanstack.com/form/latest/...
tanstack.com/form/latest/...
The components are self-contained WebComponents you can drop anywhere. They rely on web standards, so unlikely to break over time and perfect for research code you build once and don't touch for years.
The components are self-contained WebComponents you can drop anywhere. They rely on web standards, so unlikely to break over time and perfect for research code you build once and don't touch for years.
#WebDev #Elixir #Lit #ElixirLang #ElixirPhoenix #phoenix
Let's say you want to hide some DOM but preserve component state. You can do this with the cache() directive:
Here when showView is toggled from true to false back to true, the DOM fragment for the expression is extracted, saved, and restored - preserving all the state.
Let's say you want to hide some DOM but preserve component state. You can do this with the cache() directive:
Here when showView is toggled from true to false back to true, the DOM fragment for the expression is extracted, saved, and restored - preserving all the state.
Highlights from last week:
- Support align attribute on HTMLParagraphElement interface
- Implement declarative shadow DOM
- Implement the `fit-content()` sizing function
- Added --enable-experimental-web-platform-features command line argument
The examples show very idiomatic Lit patterns for a headless UI utility. Reactive controllers, repeat(), `@state()`, and more.
tanstack.com/table/v8/doc...
@tanstack.com
The examples show very idiomatic Lit patterns for a headless UI utility. Reactive controllers, repeat(), `@state()`, and more.
tanstack.com/table/v8/doc...
@tanstack.com
Look out for an article from me on my personal site and an official one on our tech blog soon™
Built with @lit.dev !
github.com/crowdstrike/...
Look out for an article from me on my personal site and an official one on our tech blog soon™
Built with @lit.dev !
github.com/crowdstrike/...
blog.glyphdrawing.club/font-with-bu...
blog.glyphdrawing.club/font-with-bu...
We've just published the Lit Cheat Sheet! An article that has a bunch of quick code snippets for all sorts of code patterns
lit.dev/articles/lit...
We've just published the Lit Cheat Sheet! An article that has a bunch of quick code snippets for all sorts of code patterns
lit.dev/articles/lit...
Source code here: github.com/NeedCoolerShoes/editor
#minecraft #mcdev #WebComponents
I think it's really useful if you're looking for analogs to React Suspense and such for web components.
Independent WCs allow a lot of control over scheduling to make very responsive UIs - and interoperably!
I think it's really useful if you're looking for analogs to React Suspense and such for web components.
Independent WCs allow a lot of control over scheduling to make very responsive UIs - and interoperably!