Hasani Rogers' Blog

Showing posts tagged with next.js.

Return Home

Web Components and SSR with Next.js

  Wednesday, August 7, 2024

One of the pitfalls of Web Components is there support for Server Side Rendering. But with a little ingenuity you can get Web Components to work with SSR frameworks like Next.js.

Read More