DEV Community

# cleancode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Regra 2: Bugs são contagiosos

Regra 2: Bugs são contagiosos

3 min read
Mastering C# Switch Expressions and Pattern Matching: A Practical Guide

Mastering C# Switch Expressions and Pattern Matching: A Practical Guide

3 min read
Guide to Writing Clean Code: Part 1

Guide to Writing Clean Code: Part 1

1
2 min read
IntelliType: Python Type Hinting with Hoverable Docstrings

IntelliType: Python Type Hinting with Hoverable Docstrings

2 min read
Contratos no Kotlin

Contratos no Kotlin

3 min read
A Beginner's Guide to Python List Comprehension

A Beginner's Guide to Python List Comprehension

2 min read
Regra 1: O mais simples possível, mas não mais simples do que isso

Regra 1: O mais simples possível, mas não mais simples do que isso

2 min read
Unsolicited Wisdom: My Take on Clean Code in the Frontend

Unsolicited Wisdom: My Take on Clean Code in the Frontend

6 min read
Unlocking the Power of Utility Functions and Custom Hooks in React

Unlocking the Power of Utility Functions and Custom Hooks in React

3
2 min read
Top 10 JavaScript Best Practices

Top 10 JavaScript Best Practices

2
2 min read
Integrating multiple databases in a todos app (Personal project)

Integrating multiple databases in a todos app (Personal project)

6 min read
Understanding the Mediator Pattern in .NET

Understanding the Mediator Pattern in .NET

4 min read
Código limpo e boas práticas de programação: Simplificando para o futuro.

Código limpo e boas práticas de programação: Simplificando para o futuro.

2
1
3 min read
Why clean code matters

Why clean code matters

5 min read
7 Essential Tips to Avoid Code Smells in Your Projects

7 Essential Tips to Avoid Code Smells in Your Projects

3
2 min read
🧱 Inmutabilidad

🧱 Inmutabilidad

3 min read
🧱 Immutability

🧱 Immutability

2 min read
Ultimate Guide to Coding Anarchy

Ultimate Guide to Coding Anarchy

2
6 min read
The Open/Closed Principle in C# with Filters and Specifications

The Open/Closed Principle in C# with Filters and Specifications

1
1
3 min read
3 Rs of Software Architecture for iOS based in SwiftUI

3 Rs of Software Architecture for iOS based in SwiftUI

16
15 min read
Beyond the Dogma: An unpopular opinion on Clean Code

Beyond the Dogma: An unpopular opinion on Clean Code

2 min read
Clean Architecture in Node.js: An Approach with TypeScript and Dependency Injection.

Clean Architecture in Node.js: An Approach with TypeScript and Dependency Injection.

2
4 min read
How to Design Utility Classes in Java?

How to Design Utility Classes in Java?

1
4 min read
From Framework Consumer to Framework Creator: Mastering Design Patterns

From Framework Consumer to Framework Creator: Mastering Design Patterns

6
5 min read
5 ways to write “natural” code everybody will love to read

5 ways to write “natural” code everybody will love to read

8
2
2 min read
How and Where to Handle Exceptions While Maintaining a Great API

How and Where to Handle Exceptions While Maintaining a Great API

6 min read
Clean Code in React

Clean Code in React

3
2
10 min read
Design Patterns for C

Design Patterns for C

2
2
16 min read
Java Tidbits: Compare your Strings wisely!

Java Tidbits: Compare your Strings wisely!

2 min read
Simplifying Complex Type Display in TypeScript and VS Code

Simplifying Complex Type Display in TypeScript and VS Code

2 min read
Molecules of business logic from tiny atoms

Molecules of business logic from tiny atoms

6
9 min read
Mastering Clean Code: Essential Practices for Developers

Mastering Clean Code: Essential Practices for Developers

144
13
6 min read
Modular Next.js Folder Strategy

Modular Next.js Folder Strategy

3
3 min read
Mastering Clean Code: Essential Practices Every Developer Should Know

Mastering Clean Code: Essential Practices Every Developer Should Know

2
3 min read
Crafting Clarity: A Journey into the World of Clean Code Code Needs Care!🤯

Crafting Clarity: A Journey into the World of Clean Code Code Needs Care!🤯

2
4 min read
A natureza da Complexidade

A natureza da Complexidade

3 min read
Clean Code With AI

Clean Code With AI

4
1 min read
Clean Architecture Implementation in NodeJS

Clean Architecture Implementation in NodeJS

5
4 min read
Keep your business code separate from the rest

Keep your business code separate from the rest

8
3
2 min read
ENUM BEYOND JUST CONSTANT!

ENUM BEYOND JUST CONSTANT!

2 min read
Building a Neat Node.js Project: Your Guide to a Clean Folder Structure 📂

Building a Neat Node.js Project: Your Guide to a Clean Folder Structure 📂

2 min read
Python Architecture Essentials: Building Scalable and Clean Application for Juniors

Python Architecture Essentials: Building Scalable and Clean Application for Juniors

16 min read
Tightly Coupled Code vs Loosely Coupled Code

Tightly Coupled Code vs Loosely Coupled Code

1
1
3 min read
Building a legacy-proof app

Building a legacy-proof app

1
7 min read
Design e Arquitetura de Software: Entendendo Suas Funções e Desafios no Desenvolvimento

Design e Arquitetura de Software: Entendendo Suas Funções e Desafios no Desenvolvimento

2
3 min read
Craft Clear and Maintainable Code: Getting started with Clean Coding

Craft Clear and Maintainable Code: Getting started with Clean Coding

19 min read
Understanding TypeScript Method Decorators

Understanding TypeScript Method Decorators

2 min read
The Art of Writing Clean Code: Craft Clear and Maintainable Software

The Art of Writing Clean Code: Craft Clear and Maintainable Software

4
2
2 min read
Objetos vs. Estruturas de Dados

Objetos vs. Estruturas de Dados

1
1
1 min read
Harmony in Complexity: The Fusion of Simplicity and Clean Code

Harmony in Complexity: The Fusion of Simplicity and Clean Code

3
1
6 min read
Introduction to the principles of clean architecture in a NodeJs API (Express)

Introduction to the principles of clean architecture in a NodeJs API (Express)

2
5 min read
How I Organise My Python Code

How I Organise My Python Code

34
12
4 min read
Workbench for Apache NiFi data flows

Workbench for Apache NiFi data flows

3
5
7 min read
Enhancing NestJS Development: Improving Module Management Efficiency

Enhancing NestJS Development: Improving Module Management Efficiency

1
2
2 min read
Coding Laws That Would Make You A Decent Programmer — All about comments🚀

Coding Laws That Would Make You A Decent Programmer — All about comments🚀

3 min read
The DRY, KISS, and YAGNI Principles in .NET

The DRY, KISS, and YAGNI Principles in .NET

2
1
2 min read
Best coding practices: where to put your authorization logic

Best coding practices: where to put your authorization logic

2 min read
We Have Code Quality At Home: Open Source Java Code Quality Tools

We Have Code Quality At Home: Open Source Java Code Quality Tools

4 min read
Interactive Book is Available!

Interactive Book is Available!

3
1 min read
Demystifying Clean Architecture: Fundamentals and Benefits

Demystifying Clean Architecture: Fundamentals and Benefits

5 min read
loading...