I was in search of a full-stack web framework that uses web components as its component engine, and the best I found was lit.dev, though it didn't provide the best DX I was looking for.
I have enjoyed the DX of NextJS, so I just built a full-stack web framework using web components, providing an excellent DX out of the box, thanks to AI, or else I don't think I would have been able to knock this off in less than a week!
Here it is - https://webjs.dev
Go try it out, fork it, contribute to it, and let me know if you are any fan of web components. I'm sure there are devs who are not a fan of web components, though I have known many who love to stay close to the web standards and prefer using web components.
No responses yet.