Yes, the idea is that the customizable web sites will be built from the web components we've already released. First issue that has come up is potentially allowing them to server-side render for SEO optimization.
You are viewing a single comment's thread from:
I see 👍 web components are great for new type of dedicated apps. For SSR, I doubt it will be beneficial to use them. Next and nuxt already handling SSR very well, adding web components into complexity will degrade benefits of those frameworks. From what I know you will have to give up hooks and context management etc. My knowledge on this bit limited but will check more details.
I think the idea for SSR is just to give special results for the bots, so no functionality will be lost.