DEV Community

# cleancode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
🧹 It's Time to Spring Clean Your Codebase: Celebrate National Clean Out Your Computer Day! 🖥️

🧹 It's Time to Spring Clean Your Codebase: Celebrate National Clean Out Your Computer Day! 🖥️

9
Comments
3 min read
Data Validation: Scratching Surface of Code Responsibility

Data Validation: Scratching Surface of Code Responsibility

4
Comments 4
8 min read
Asynchronous state machine with Symfony Workflows

Asynchronous state machine with Symfony Workflows

4
Comments 2
6 min read
Introducción a Big O Notation

Introducción a Big O Notation

Comments
3 min read
Crafting Clean Code with Tailwind CSS and Vue Composition API

Crafting Clean Code with Tailwind CSS and Vue Composition API

9
Comments 5
5 min read
Level up: 10 Tips for Writing Better Code

Level up: 10 Tips for Writing Better Code

1
Comments
7 min read
When I prefer use when then if-else in Kotlin

When I prefer use when then if-else in Kotlin

3
Comments
2 min read
How not to ruin your code with comments

How not to ruin your code with comments

3
Comments 5
4 min read
Context Matters: Advanced Error Handling Techniques in Go

Context Matters: Advanced Error Handling Techniques in Go

3
Comments
9 min read
OO to Elixir: Clean Code With Pattern Matching

OO to Elixir: Clean Code With Pattern Matching

4
Comments 2
3 min read
Evita usar UpperCase o LowerCase C#

Evita usar UpperCase o LowerCase C#

Comments
1 min read
Become a pedantic coder

Become a pedantic coder

2
Comments
3 min read
How to use Optional class (Java) - best practices

How to use Optional class (Java) - best practices

24
Comments 2
3 min read
Understanding Clean Architecture: A Beginner's Guide

Understanding Clean Architecture: A Beginner's Guide

Comments
5 min read
Unraveling the Strategy Pattern: A Practical Case Study

Unraveling the Strategy Pattern: A Practical Case Study

3
Comments 2
5 min read
Clean Code Book Summary I

Clean Code Book Summary I

1
Comments
10 min read
Clean Code Book Summary II

Clean Code Book Summary II

Comments
10 min read
How to Avoid Multiple Nested If-Else Statements Using Guard Clause

How to Avoid Multiple Nested If-Else Statements Using Guard Clause

3
Comments 2
2 min read
Sorting in Java – how to, and how not to do it anymore

Sorting in Java – how to, and how not to do it anymore

4
Comments 3
5 min read
Program in Javascript like a Pro

Program in Javascript like a Pro

2
Comments
3 min read
Coca Zero, Object Zero, POXO!

Coca Zero, Object Zero, POXO!

Comments
1 min read
Making clean API requests to the Backend with URLSearchParams in React.

Making clean API requests to the Backend with URLSearchParams in React.

Comments
2 min read
Go 1.22: Melhorias no laço For

Go 1.22: Melhorias no laço For

1
Comments
1 min read
Clean Code e suas problemáticas

Clean Code e suas problemáticas

Comments
1 min read
Structuring our Node.JS application

Structuring our Node.JS application

2
Comments
4 min read
Design Patterns - Prototype

Design Patterns - Prototype

Comments
3 min read
Código limpo

Código limpo

1
Comments
2 min read
Sử dụng Builder Pattern cho function có nhiều filter params trong Java

Sử dụng Builder Pattern cho function có nhiều filter params trong Java

Comments
1 min read
Aplicações Laravel que gritam seu domínio

Aplicações Laravel que gritam seu domínio

7
Comments 2
6 min read
Clean Code functions

Clean Code functions

Comments
1 min read
The difference between clean code and clean architecture?

The difference between clean code and clean architecture?

6
Comments
2 min read
Clean Code: Lições essenciais do terceiro capítulo

Clean Code: Lições essenciais do terceiro capítulo

Comments
5 min read
🚀Clean Code y Buenas Prácticas con JavaScript - Reglas del diseño simple

🚀Clean Code y Buenas Prácticas con JavaScript - Reglas del diseño simple

2
Comments
2 min read
Mastering Clean Functions: 10 Practices for Elegance in Code ✨

Mastering Clean Functions: 10 Practices for Elegance in Code ✨

2
Comments
3 min read
Golang: 14 Shorthand Tricks You Might Not Know!

Golang: 14 Shorthand Tricks You Might Not Know!

Comments
1 min read
'Hypermodernize' your Python Package

'Hypermodernize' your Python Package

6
Comments 1
3 min read
SOLID Design Principles: Learn the Dependency Inversion Principle

SOLID Design Principles: Learn the Dependency Inversion Principle

3
Comments
3 min read
SOLID Design Principles: Learn the Interface-Segregation Principle

SOLID Design Principles: Learn the Interface-Segregation Principle

Comments
3 min read
SOLID Design Principles: Learn the Liskov-Substitution Principle

SOLID Design Principles: Learn the Liskov-Substitution Principle

3
Comments 1
3 min read
SOLID Design Principles: Learn the Open-Closed Principle

SOLID Design Principles: Learn the Open-Closed Principle

20
Comments 2
3 min read
Rust Concurrency Explained: Cleaning Code with Traits and Simplifying Services

Rust Concurrency Explained: Cleaning Code with Traits and Simplifying Services

3
Comments
9 min read
SOLID Design Principles: Learn the Single-Responsibility Principle

SOLID Design Principles: Learn the Single-Responsibility Principle

3
Comments
3 min read
A Comprehensive Guide to URLSearchParams in TypeScript 🚀

A Comprehensive Guide to URLSearchParams in TypeScript 🚀

20
Comments 2
4 min read
SOLID, KISS, YAGNI and DRY Principles

SOLID, KISS, YAGNI and DRY Principles

53
Comments 15
5 min read
Clean Code: Lições essenciais do segundo capítulo

Clean Code: Lições essenciais do segundo capítulo

Comments
4 min read
A Tale of Two Kitchens - Hypermodernizing Your Python Code Base

A Tale of Two Kitchens - Hypermodernizing Your Python Code Base

12
Comments 5
17 min read
Linting Unveiled: Elevating Code Quality and Consistency

Linting Unveiled: Elevating Code Quality and Consistency

Comments
4 min read
Como voltar a estudar sobre boas práticas está mudando a forma que eu desenvolvo (e alguns motivos para você estudar também)

Como voltar a estudar sobre boas práticas está mudando a forma que eu desenvolvo (e alguns motivos para você estudar também)

Comments
3 min read
Clean Code: Lições essenciais do primeiro capítulo

Clean Code: Lições essenciais do primeiro capítulo

2
Comments
4 min read
JavaScript Clean Code: The Ultimate Guide for Developers

JavaScript Clean Code: The Ultimate Guide for Developers

39
Comments 7
8 min read
It’s OK if your code is just good enough

It’s OK if your code is just good enough

2
Comments 2
4 min read
Love Your Representation

Love Your Representation

4
Comments 4
7 min read
Is your code really typesafe? Evolving any might ruin it

Is your code really typesafe? Evolving any might ruin it

2
Comments
4 min read
Enhancing Code Quality and Maintainability

Enhancing Code Quality and Maintainability

1
Comments
3 min read
Best practices writing Clean Code with Flutter 💻 🧑🏻‍💻

Best practices writing Clean Code with Flutter 💻 🧑🏻‍💻

67
Comments
3 min read
The Elegance of Clean Code: A Fundamental Guide with JavaScript

The Elegance of Clean Code: A Fundamental Guide with JavaScript

8
Comments
7 min read
Writing Clean Functions: The Cornerstone of Maintainable Code

Writing Clean Functions: The Cornerstone of Maintainable Code

Comments
3 min read
𝐖𝐫𝐢𝐭𝐢𝐧𝐠 𝐂𝐥𝐞𝐚𝐧 𝐂𝐨𝐝𝐞𝐬

𝐖𝐫𝐢𝐭𝐢𝐧𝐠 𝐂𝐥𝐞𝐚𝐧 𝐂𝐨𝐝𝐞𝐬

2
Comments
2 min read
Making ChatGPT do Clean Code

Making ChatGPT do Clean Code

Comments
3 min read
Design Patterns - Abstract Factory

Design Patterns - Abstract Factory

1
Comments
4 min read
loading...