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...
- 👩⚕️ Many bug fixes!
- 📄 A new lit-labs/forms packages for form-associated elements!
- 🎾 A new Spring controller in lit-labs/motion!
- 🏎️ Massive SSR performance improvements!
- 🧩 A lit-html template parser in lit-labs/analyzer
- 👩⚕️ Many bug fixes!
- 📄 A new lit-labs/forms packages for form-associated elements!
- 🎾 A new Spring controller in lit-labs/motion!
- 🏎️ Massive SSR performance improvements!
- 🧩 A lit-html template parser in lit-labs/analyzer
- 👩⚕️ Many bug fixes!
- 📄 A new lit-labs/forms packages for form-associated elements!
- 🎾 A new Spring controller in lit-labs/motion!
- 🏎️ Massive SSR performance improvements!
- 🧩 A lit-html template parser in lit-labs/analyzer
- 👩⚕️ Many bug fixes!
- 📄 A new lit-labs/forms packages for form-associated elements!
- 🎾 A new Spring controller in lit-labs/motion!
- 🏎️ Massive SSR performance improvements!
- 🧩 A lit-html template parser in lit-labs/analyzer
github.com/vaadin/web-c...
github.com/vaadin/web-c...
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.