Tech does not just watch: Take action against Russia’s war on Ukraine 🇺🇦, and take action against Israel’s oppression and killing of Palestinians and the occupation and destruction of Palestine (history) 🇵🇸 Hide

Frontend Dogma

“maintainability” News Archive

Definition, related topics, and tag feed

Definition · Supertopics: · Subtopics: , , , ,  (non-exhaustive) · “maintainability” RSS feed (per email)

Entry (Sources) and Other Related TopicsDate#
How to Keep package.json Under Control (tmc/val)140
, , ,
Why You Absolutely Need to Have Automated Dependency Management in Place (j9t)139
, , , ,
Why Quick Cache Implementation Creates More Problems Than It Solves: The Hidden Tech Debt Crisis138
, , ,
Naked and Semantic (ark+/dea)137
, , , ,
CSS: The Pain Is Real (j9t)136
, ,
The Magic of the Most Minimal HTML Possible (and Why We Don’t Make Use of It) (j9t)135
,
Seeking an Answer: Why Can’t HTML Alone Do Includes? (chr/fro)134
Unlocking 7 Hidden Benefits Through Web Site Redesign (uxm)133
, , , , , ,
Composite vs. Simple Tokens132
, ,
Defending Tailwind (don)131
, , , ,
The Systemic Failure of Implementing CSS Principles130
, , , , ,
Build It Yourself (mit)129
, ,
JavaScript Frameworks—Heading Into 2025 (rya/thi)128
, , ,
On Long Term Software Development (ber)127
, , , ,
Become a Better Developer With Clean Code Essentials: YAGNI, KISS, and DRY in Software Engineering126
, , ,
Don’t Fuck With Scroll125
, , , ,
The Art of Clean Code: A Practical Guide to Writing Maintainable JavaScript124
, ,
Why I Stopped Using “else” in Code (adm)123
,
Split Effects With No Content Duplication (ana/fro)122
,
Create a Toggle Switch in React as a Reusable Component121
, , , ,
In Defense of DRY (max)120
,
The Unclear Case of Usability Widgets on Your Website (eri)119
, ,
Semantic Code in HTML: What Is It and Does It Still Matter? (boa)118
, , , ,
Web Forms: Costly Mistakes You Want to Avoid (geo)117
, , , ,
How to Build a Reusable Grid System With CSS Grid (cfe)116
, , ,
Make Your Functions More Reusable With Generics (mat)115
, ,
Tailwind Marketing and Misinformation Engine114
, , , ,
You Won’t Scale (cfe)113
Is Generated Code Harder to Maintain?112
, ,
Building a Clean and Scalable Frontend Architecture111
, ,
Shadow DOM and the Problem of Encapsulation (nol)110
, ,
“sizes=auto” Pretty Much Requires “width” and “height” Attributes (eee)109
, ,
Web Components Eliminate JavaScript Framework Lock-In (jak)108
, ,
Is It Worth Keeping Your CSS DRY—Pros and Cons107
,
Don’t Do It on Frontend or… Frontend Good Practices for Devs106
, ,
What Happened to Separation of Concerns in Frontend Development (j9t)105
, , ,
How to Make Forms in Angular Reusable104
, , ,
Writing Clean Code: Best Practices and Principles103
, , , ,
Long Live the Test Pyramid (sma)102
,
Node.js’s Config Hell Problem (den)101
, , ,
Good Code Is Like a Love Letter to the Next Developer Who Will Maintain It (add)100
, ,
The SOLID Principles: Writing Scalable and Maintainable Code99
, ,
Quick Tip: Shipping Resilient CSS Components (5t3)98
, , ,
ESLint Guide: How to Use It With Confidence97
, , ,
Document or Die: The Importance of Writing Things Down in Tech96
,
What’s a Basic Use Case for Cascade Layers in CSS? (chr)95
,
The Causes of Unreliable Software94
,
Versioning Design Tokens93
,
“content” Is Your Content?92
, , ,
Craft vs. Industry: Separating Concerns (nac)91
, , ,
The Key to Good Component Design Is Selfishness (sma)90
,
5 Principles of Readable Code: KISS, YAGNI, DRY, BDU, Occam’s Razor89
Clever Code Considered Harmful (jos)88
,
A Problem With Link Relationships (j9t)87
, , ,
The Evolution of Scalable CSS86
, , , , , , , , , ,
How and Why We Removed jQuery From GOV.UK85
,
Applying SOLID Principles in React84
, , ,
How to Create Reusable Components With the Vue 3 Composition API83
, ,
A Practical Guide to Creating Reusable React Components82
, ,
Stop! Put Down That Ternary, Lines Are Free81
Code Reusability Patterns for Next.js80
,
Organize Your CSS Declarations Alphabetically (eri)79
,
Human-Readable JavaScript: A Tale of Two Experts (ali)78
Managing CSS Colors Systems With a Single Source of Truth77
, , ,
A Practical Introduction to Dependency Injection (sma)76
,
DRY-ing Up styled-components (css)75
,
CSS Debt74
, , , ,
Building Reusable React Components Using Tailwind (sma)73
, ,
Page Builders Might Not Be a Good Idea (cit)72
, ,
Why JavaScript Is Eating HTML (css)71
, ,
If It Can Be Done Using an HTTP Header, Use an HTTP Header (j9t)70
, , ,
On Writing Better Markup (j9t)69
, , ,
Creating a Maintainable Icon System With Sass (tau/css)68
, , ,
A Crime Called Favicon (j9t)67
,
A Minimal JavaScript Setup (css)66
, , , , ,
Component Reusability in React and Vue65
, ,
DRY HTML or DRY CSS?64
, , , , ,
HTML, CSS, and Dependency Direction (j9t)63
, , ,
How Declaration Repetition Developed Over Time, a Statistically Insignificant Sample (j9t)62
, ,
The Compact Guide to Web Maintainability: 200 Tips and Resources (j9t)61
, ,
In Defense of Utility-First CSS (sar)60
, , , ,
On Big Picture Thinking in Web Development (j9t)59
, , , ,
CSS Code Smells (fon/css)58
, ,
DRY CSS: How to Use Declarations Just Once, Effectively (j9t)57
, ,
5 Things CSS Developers Wish They Knew Before They Started (css)56
,
CSS Architecture and the Three Pillars of Maintainable CSS55
, , ,
Custom Elements v1—Reusable Web Components (dev)54
, , , ,
70% Repetition in Style Sheets: Data on How We Fail at CSS Optimization (j9t)53
, , ,
Principles of Web Development (j9t)52
, , , ,
Code Smells in CSS (chr/css)51
, ,
Stop Using the Old “Clearfix” (j9t)50
, , ,
On Style Maintenance (sar/css)49
, , ,
How Good Are Your HTML and CSS Comments? (hey)48
, , , ,
The Law of Maintainability (j9t)47
Defining and Dealing With Technical Debt (geo/css)46
, , , ,
CSS Is a Mess (jus/btc)45
,
The Tedium of Managing Code (lyz/ali)44
, , ,
The End of Global CSS43
A Vision of Web Development (j9t)42
, , ,
Maintainable Social Script Integration41
,
CSS, DRY, and Code Optimization (j9t)40
, ,
The Role of Utility Classes in Scalable CSS39
, , , ,
Refactoring Single Page App38
, , , , ,
The Design of Code: Organizing JavaScript (ali)37
, , , , ,
Magic Numbers in CSS (chr/css)36
Code Smells in CSS (css)35
, ,
The Road to Reusable HTML Components (sma)34
, ,
A Discussion About CSS Reusability (chr/css)33
,
Saving the Day With Scoped CSS (css)32
,
The Importance of Standards31
, ,
How to Write CSS for Others (css/sma)30
, , , ,
HTML, “@ width,” and “@ height” (j9t)29
, ,
Managing CSS “z-index” in Large Projects (sma)28
,
The True Advantage of CSS (j9t)27
,
CSS: Using Every Declaration Just Once (j9t/goo)26
,
Maintainability Guide (j9t)25
Effective Website Maintenance: Examples and Best Practices (sma)24
, ,
CSS: The Maintenance Issue #1 and How You Can Avoid It (j9t)23
,
Our Yearly Reminder of What It’s All About (jch)22
, ,
The Greatest Secret in Web Design (j9t)21
, ,
5 CSS Tips Every Web Developer Should Know About (j9t)20
, , , ,
To Be Clear (on Conditional Comments and Resets) (j9t)19
, , , , ,
Best Practices for ID and Class Names (j9t)18
, , ,
CSS Do’s and Don’ts17
,
Great CSS Techniques and the Simple Truth Behind Them (j9t)16
,
The Secret of Maintainability (j9t)15
Taking Conditional Comments Too Far (jch)14
, , ,
CSS Practice: Namespaces in Complex Projects (j9t)13
, ,
Why “Conditional Comments” Are Bad, Repeat: Bad (j9t)12
, , ,
On Writing Maintainable Code11
,
Excessive Elements (jus)10
, ,
Integrated Web Design: Strategies for Long-Term CSS Hack Management (mho)9
, ,
5 Questions for Your Web Development Team (joh)8
, , , , ,
Separation: The Web Designer’s Dilemma (ali)7
,
Abstracting CSS (dav)6
, ,
Buy Standards Compliant Web Sites (don/w3c)5
, , , , ,
How to Save Hours With SSIs4
, ,
The Myths of Structural Markup3
, , ,
Effective Use of Style Sheets (nng)2
, ,
Inline CSS Checker1
, , ,