DEV Community

# cleancode

Principios e praticas para escrever codigo limpo e sustentavel.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Mengenal SOLID: Memahami Setiap Prinsip dan Menerapkannya Secara Efektif

Mengenal SOLID: Memahami Setiap Prinsip dan Menerapkannya Secara Efektif

5
Comments
6 min read
How to Improve Code Readability and Maintainability with Action-Oriented Naming

How to Improve Code Readability and Maintainability with Action-Oriented Naming

1
Comments
6 min read
Clean Architecture for the Front-End

Clean Architecture for the Front-End

3
Comments 1
6 min read
Decoupling Dependencies in Clean Architecture: A Practical Guide

Decoupling Dependencies in Clean Architecture: A Practical Guide

4
Comments
3 min read
Single Responsability Principle (SRP)

Single Responsability Principle (SRP)

Comments
8 min read
Clean Code - Funciones

Clean Code - Funciones

Comments
2 min read
Ruby most useful Hash methods

Ruby most useful Hash methods

5
Comments 1
2 min read
The power of Rust

The power of Rust

Comments
3 min read
Hexagonal Architecture/Ports And Adapters: Clarifying Key Concepts Using Go

Hexagonal Architecture/Ports And Adapters: Clarifying Key Concepts Using Go

44
Comments 4
10 min read
When you are writing code, do you "align the happy path to the left"?

When you are writing code, do you "align the happy path to the left"?

3
Comments 2
1 min read
Comments are not Evil: Beyond Self-Documenting Code 😈

Comments are not Evil: Beyond Self-Documenting Code 😈

6
Comments 3
4 min read
La Solución del Billón de Dólares

La Solución del Billón de Dólares

Comments
5 min read
7 Mindful Tips For Writing Clean Code

7 Mindful Tips For Writing Clean Code

8
Comments 2
3 min read
🚀3 Important Rules for Naming Variables in Excellent Code

🚀3 Important Rules for Naming Variables in Excellent Code

1
Comments 1
1 min read
Building Robust Codebase: A Deep Dive into SOLID Principles

Building Robust Codebase: A Deep Dive into SOLID Principles

1
Comments
6 min read
Mastering NestJS: Building Scalable Systems with Abstractions, ex: different databases

Mastering NestJS: Building Scalable Systems with Abstractions, ex: different databases

4
Comments
5 min read
¿Qué es el código limpio?

¿Qué es el código limpio?

Comments
1 min read
Why Clean Code Matters More Than You Think: Beyond Just Functionality

Why Clean Code Matters More Than You Think: Beyond Just Functionality

Comments
9 min read
Software Testing Basics

Software Testing Basics

1
Comments 1
2 min read
Mastering NestJS: Unleashing the Power of Clean Architecture and DDD in E-commerce Development — part 1

Mastering NestJS: Unleashing the Power of Clean Architecture and DDD in E-commerce Development — part 1

7
Comments 1
5 min read
Refactor "switch" statements in case have large sets of "case" clauses

Refactor "switch" statements in case have large sets of "case" clauses

Comments
1 min read
Introduction to Clean Code in Python

Introduction to Clean Code in Python

22
Comments 5
9 min read
Introduction to Clean Code Principles: A Deeper Dive with JavaScript Examples

Introduction to Clean Code Principles: A Deeper Dive with JavaScript Examples

2
Comments
3 min read
The Art of Writing Clean Code: A Guide for Developers

The Art of Writing Clean Code: A Guide for Developers

Comments
4 min read
Internal packages in Go

Internal packages in Go

22
Comments
2 min read
loading...