DEV Community

# cleancode

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Book: Clean Code - Background

Book: Clean Code - Background

Comments
3 min read
Refactoring 021 - Remove Dead Code

Refactoring 021 - Remove Dead Code

1
Comments
23 min read
Nomeação de variáveis baseada no clean code

Nomeação de variáveis baseada no clean code

1
Comments
4 min read
Wednesday Links - Edition 2024-12-25

Wednesday Links - Edition 2024-12-25

Comments
1 min read
Python Best Practices: Writing Clean and Maintainable Code

Python Best Practices: Writing Clean and Maintainable Code

2
Comments
2 min read
Crocheting My Way to Better Code

Crocheting My Way to Better Code

3
Comments 3
4 min read
Backend Red Flags - What NOT to do

Backend Red Flags - What NOT to do

2
Comments
8 min read
Fewer Files, More Lines vs. More Files, Fewer Lines of Code

Fewer Files, More Lines vs. More Files, Fewer Lines of Code

1
Comments
3 min read
Code Commenting Ethics: When Over-Documentation Hurts Development

Code Commenting Ethics: When Over-Documentation Hurts Development

1
Comments
6 min read
Why Use Getters and Setters?!

Why Use Getters and Setters?!

Comments
4 min read
Clojure Is Awesome!!! [PART 4]

Clojure Is Awesome!!! [PART 4]

1
Comments
1 min read
Clojure Is Awesome!!! [PART 3]

Clojure Is Awesome!!! [PART 3]

Comments
1 min read
Clojure Is Awesome!!! [PART 2]

Clojure Is Awesome!!! [PART 2]

Comments
1 min read
Why should I care about Quality? I'm a developer!

Why should I care about Quality? I'm a developer!

Comments
3 min read
Mastering Laravel Blade: @stack, @push, and @endpush

Mastering Laravel Blade: @stack, @push, and @endpush

1
Comments
2 min read
How to Write Cleaner Code: Best Practices

How to Write Cleaner Code: Best Practices

Comments
4 min read
Best Practices for Handling Errors in Python

Best Practices for Handling Errors in Python

Comments
1 min read
Arquitetura Viva: Moldando Sistemas para Mudanças

Arquitetura Viva: Moldando Sistemas para Mudanças

Comments
4 min read
Rails transactional callbacks beyond models

Rails transactional callbacks beyond models

6
Comments
5 min read
Mastering the Art of Clean Code: Essential Principles Every Developer Should Know (and some memes)

Mastering the Art of Clean Code: Essential Principles Every Developer Should Know (and some memes)

Comments
3 min read
Excited to Be Part of This Community! 🚀

Excited to Be Part of This Community! 🚀

Comments
1 min read
Single Responsibility Principle in Javascript

Single Responsibility Principle in Javascript

Comments
3 min read
Build Express APIs Faster than AI

Build Express APIs Faster than AI

Comments
5 min read
Rethinking interfaces in Flutter projects

Rethinking interfaces in Flutter projects

Comments
2 min read
Make It Work, Then Make It Better

Make It Work, Then Make It Better

1
Comments
2 min read
Don't Just Copy and Paste Code, Make It Reusable

Don't Just Copy and Paste Code, Make It Reusable

Comments
3 min read
Choreography vs. Orchestration in Microservices: What’s the Right Choice?

Choreography vs. Orchestration in Microservices: What’s the Right Choice?

Comments
3 min read
RabbitMQ: Fanout Exchange Pattern.

RabbitMQ: Fanout Exchange Pattern.

Comments
3 min read
Clean Code - Part 1

Clean Code - Part 1

1
Comments
5 min read
The Rewrite Trap: A Programmer's Survival Guide

The Rewrite Trap: A Programmer's Survival Guide

Comments
3 min read
Refactoring: The Art of Crafting Cleaner, Smarter, and More Maintainable Code

Refactoring: The Art of Crafting Cleaner, Smarter, and More Maintainable Code

4
Comments
3 min read
Repository Design Pattern, Promoting Packages via ADS, and New Arabic Article ✨

Repository Design Pattern, Promoting Packages via ADS, and New Arabic Article ✨

Comments
1 min read
Software Engineering at Google - Chapter 8: Style Guides and Rules 05:56

Software Engineering at Google - Chapter 8: Style Guides and Rules

Comments
1 min read
The quick code controversy: Why it's time to re-examine the quick vs. clean code debate

The quick code controversy: Why it's time to re-examine the quick vs. clean code debate

2
Comments
4 min read
The Art of Naming in Programming: Why Good Names Matter!

The Art of Naming in Programming: Why Good Names Matter!

6
Comments
2 min read
Como Melhorar seu Código Java: 7 Boas Práticas e Padrões de Desenvolvimento

Como Melhorar seu Código Java: 7 Boas Práticas e Padrões de Desenvolvimento

Comments
6 min read
How To Write Better and Cleaner Code in .NET

How To Write Better and Cleaner Code in .NET

17
Comments 3
8 min read
Is Clean Code really practical?

Is Clean Code really practical?

Comments
1 min read
Understanding Server-Side Composition and Client-Side Composition in Microservices

Understanding Server-Side Composition and Client-Side Composition in Microservices

Comments
4 min read
Akka, RabbitMQ, Kafka, and Azure Service Bus in Microservices Architecture

Akka, RabbitMQ, Kafka, and Azure Service Bus in Microservices Architecture

Comments
4 min read
Clean code: why boolean flags in function parameters are a code smell

Clean code: why boolean flags in function parameters are a code smell

3
Comments 1
2 min read
Best Practices for Writing Clean Code in Multiple Languages

Best Practices for Writing Clean Code in Multiple Languages

2
Comments
4 min read
10 Tips to Write Cleaner Vue.js Code

10 Tips to Write Cleaner Vue.js Code

64
Comments 7
3 min read
How to Write Clean Code – Tips for Developers with Examples

How to Write Clean Code – Tips for Developers with Examples

1
Comments
7 min read
Understanding the Visitor Pattern in C#

Understanding the Visitor Pattern in C#

5
Comments
4 min read
POO entrando a un nuevo viejo mundo

POO entrando a un nuevo viejo mundo

Comments
6 min read
El verdadero valor del software no siempre está en el presente

El verdadero valor del software no siempre está en el presente

Comments
7 min read
Naming with Acronyms in PascalCase and camelCase

Naming with Acronyms in PascalCase and camelCase

Comments
2 min read
Flexible C# with OOP Principles:Simplified State Management

Flexible C# with OOP Principles:Simplified State Management

Comments
3 min read
Say Goodbye to Long Relative Paths with tsconfig Aliases

Say Goodbye to Long Relative Paths with tsconfig Aliases

4
Comments 3
3 min read
The Pursuit of Perfection: Lessons Learned in Simplicity

The Pursuit of Perfection: Lessons Learned in Simplicity

2
Comments
3 min read
Clean Code: Principles and Patterns for Scalable Systems

Clean Code: Principles and Patterns for Scalable Systems

Comments
3 min read
Best Way to Replace Duplicated Request Parameters in Spring Boot

Best Way to Replace Duplicated Request Parameters in Spring Boot

5
Comments
1 min read
Why and What is Clean Code ?

Why and What is Clean Code ?

Comments
3 min read
How to name Unit Tests

How to name Unit Tests

Comments
3 min read
Mastering Rails and Ruby: A Collection of Practical Tips for Cleaner Code

Mastering Rails and Ruby: A Collection of Practical Tips for Cleaner Code

6
Comments 1
2 min read
Mastering Rails and Ruby: A Collection of Practical Tips for Cleaner Code

Mastering Rails and Ruby: A Collection of Practical Tips for Cleaner Code

1
Comments
2 min read
Washing your code: don’t make me think

Washing your code: don’t make me think

18
Comments 18
13 min read
đź“›Stop Hardcoding Database Calls: Simplify with a Config Manager

đź“›Stop Hardcoding Database Calls: Simplify with a Config Manager

1
Comments
4 min read
Project Journey #2: 🛠️ Coding, Failing, and Learning with AI Law Shield ⚖️

Project Journey #2: 🛠️ Coding, Failing, and Learning with AI Law Shield ⚖️

5
Comments 1
3 min read
loading...