Skip to main content
Dublin Library

The Publishing Project

Tagged “Best Practices”

--- desc: ---
AI Programming Beyond Vibe Coding

It's interesting to see how AI tools have transformed programming workflows. A trend known as "vibe coding" has emerged, where developers rely heavily on AI to generate code snippets with...

NPM Security Best Practices

In recent months, we've seen a rise in security vulnerabilities related to the NPM ecosystem. As developers, it's crucial to follow best practices to ensure the security of our applications. This...

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.