webcomponents / webcomponents.github.io

WebComponents.org is where community-members document Web Components best practices
http://webcomponents.org
735 stars 126 forks source link

Add "HTML partials/includes WebComponents-way" article #355

Closed tomalec closed 7 years ago

tomalec commented 7 years ago

An article that describes how to use the power of all Web Components specs combined, to build modular, dynamically composable apps. The way to use Web Platform as a replacement to framework-specific and/or server-side templating engines.

//cc @zenorocha, @Nevraeka

tomalec commented 7 years ago

Thanks: ) , tags updated as you said However, I'd say that at least Templates also applies :sunglasses:

Nevraeka commented 7 years ago

reviewing again now. Sorry it took me so long

Nevraeka commented 7 years ago

I had to reduce the summary text because it was too much but it's merged now. Thank you @tomalec

tomalec commented 7 years ago

Thanks a lot! :)

BTW, do you know why my description didn't get wrapped with <p> as the others at http://webcomponents.org/articles/? It results in inconsistent line-spacing.