Web components and Eleventy
jan 11, 2025 # Web components and Eleventy The curse and the beauty of Eleventy is that there are a many ways to achieve something. At the same time web components lend themselves to be handled pretty freely because after all, it's just client-side JavaScript. Eleventy guides you in their docs to use WebC , which is their most recommended way to handle web components and offers some benefits like compatibility with server-side rendering and a more structured way to handle web components. But the beauty of w
评论
?
参与讨论