clean-code

Tag

Cards List
#clean-code

@mattpocockuk: In just over an hour, I'll be live with @unclebobmartin We'll be figuring out if software fundamentals still matter in …

X AI KOLs Following · 2026-08-19 Cached

Robert C. Martin discusses his career, the impact of 'Clean Code', and his approach to using AI agents with constraint tools like static analysis and mutation testing to enhance software development.

0 favorites 0 likes
#clean-code

@javinpaul: 3 Books Which Shaped My Career, thanks @unclebobmartin 1. Clean Code https://amazon.com/Clean-Code-Handbook-Software-Cr…

X AI KOLs Timeline · 2026-08-17 Cached

A tweet by @javinpaul recommends 'Clean Code' book and its second edition, highlighting updated insights on software craftsmanship and coding practices across various programming languages.

0 favorites 0 likes
#clean-code

"Clean" Code, Horrible Performance (2023)

Hacker News Top · 2026-08-04 Cached

Casey Muratori demonstrates how following 'clean code' guidelines like polymorphism and small functions can lead to significant runtime performance costs, using a classic shape area example.

0 favorites 0 likes
#clean-code

@freeCodeCamp: Writing clean code helps you build scalable, maintainable software applications. And in this handbook, @shahancd explai…

X AI KOLs Timeline · 2026-07-20 Cached

A handbook explaining clean code principles and patterns for building scalable software, with JavaScript examples.

0 favorites 0 likes
#clean-code

ditto.site

Product Hunt · 2026-07-19

ditto.site is a free, open-source tool that clones any website into clean code.

0 favorites 0 likes
#clean-code

@corbin_braun: its that I can give Fable 5 a plan and it could spend hours on it. this is what I like. it will actually implement the …

X AI KOLs Timeline · 2026-07-11 Cached

Corbin Braun praises Fable 5's ability to autonomously implement complex plans and produce clean code, highlighting its practical utility as an AI coding agent.

0 favorites 0 likes
#clean-code

@vintcessun: A problem that has plagued countless teams finally has a solution. When writing JavaScript, the worst fear is that a day later you can't even understand your own code—variable names are arbitrary, functions are long and messy. This project adapts the engineering principles of Clean Code to JS, with each principle accompanied by a bad/good comparison, explaining why the change should be made. In short, it solves…

X AI KOLs Timeline · 2026-07-02 Cached

This project adapts the engineering principles of Clean Code to JavaScript, providing bad/good comparisons for each principle to help developers write readable, reusable, and refactorable code, solving the pain of code rot in team collaboration.

0 favorites 0 likes
#clean-code

@KhuyenTran16: Make AI-generated code easier to review and maintain AI-generated code often works on the first run, but the structure …

X AI KOLs Timeline · 2026-06-03 Cached

A repository of Clean Code Skills for AI agents that enforce Robert C. Martin's principles to improve AI-generated code maintainability and reduce technical debt. It provides modular skills for Python and TypeScript to guide agents in writing cleaner, more structured code.

0 favorites 0 likes
#clean-code

Agentic Mfw

Hacker News Top · 2026-06-03 Cached

A satirical article argues that the era of clean, maintainable code is over, replaced by AI-generated, bloated 'vibe-coded' websites that burn tokens as a business model, while the author ironically presents a clean page out of spite.

0 favorites 0 likes
#clean-code

@DeRonin_: my friend asked me to review the code in his app tonight "just take a look and tell me what's wrong" what I found: > 22…

X AI KOLs Following · 2026-05-20 Cached

A developer describes discovering extreme bloat in a friend's app—220 endpoints, 40 secrets, 309k lines of code—and rewriting it with Claude to 15 endpoints, 2 secrets, and under 30k lines, arguing that vibe coding without engineering discipline leads to chaos.

0 favorites 0 likes
#clean-code

Is anyone prioritizing code quality checks via a small local model?

Reddit r/LocalLLaMA · 2026-05-18

The article discusses the idea of using a small local language model to continuously check code quality and enforce coding standards, aiming to keep codebases clean and secure without relying on cloud LLMs.

0 favorites 0 likes
#clean-code

ryanmcdermott/clean-code-javascript

GitHub Trending (daily) · 2026-07-02 Cached

A guide to writing clean, readable, and maintainable JavaScript code based on Robert C. Martin's Clean Code principles, covering variables, functions, classes, testing, and more.

0 favorites 0 likes
← Back to home

Submit Feedback