No, I’m not just talking about server-side rendered web components. I’m talking about web components that you can use to build servers. As a refresher, web components are a set of proposed standards that offer a way to modularize and package UI and functionality into reusable and declarative components that can be easily shared and composed to create entire applications. Currently their greatest use has been in front-end web development.
Full article