I do web platform things with a hint of 🏳️🌈 at Airbnb – Lit core team & xoogler on Chrome and Google Design
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...
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 😎
// console.log(myVal); // remove this line
// console.log(myVal); // remove this line
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
medium.com/airbnb-engin...
medium.com/airbnb-engin...
devblogs.microsoft.com/typescript/t...
devblogs.microsoft.com/typescript/t...
Signals rendered as text/props & effects only "pull" as fast as needed for rendering. Since computeds run as-needed, they now only re-run as often as their downstream DOM output can be painted.
H/t to @jovidecroock.com for making this happen.
Signals rendered as text/props & effects only "pull" as fast as needed for rendering. Since computeds run as-needed, they now only re-run as often as their downstream DOM output can be painted.
H/t to @jovidecroock.com for making this happen.
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...
There are so many ChatGPT interface copycats out there, that there really should just be a common open source project that does this
There are so many ChatGPT interface copycats out there, that there really should just be a common open source project that does this