Tagged “Best Practices”
--- desc: ---
Composition and Web Components
When building with Web Components, you have four primary strategies for composing them: Slots: For injecting user-defined content into a component's template. Nesting: For building complex components...
Is HTML Really Dead?
A recent article, HTML is dead, long live HTML, presents a provocative take on the state of HTML in modern web development. While it raises interesting points, I believe the conclusion misses the...
Building a Reset
In a previous post (A History of CSS Resets), we discussed the evolution of CSS resets and their importance in creating a consistent starting point for web development. In this post, we'll explore how...
Link to Archive
See all tags.