© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Thomas
How is the state of server side rendered custom elements?
Patrick Walther
Lead Software Architect @ DSI Engineering
There are different approaches to that currently. Since we are using lit to write our custom elements we would probably use their packages that allow ssr: lit.dev/docs/ssr/overview But currently we are not doing any ssr.