DEV Community

# cleancode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Introdução ao GraphQL: Um Guia Simplificado

Introdução ao GraphQL: Um Guia Simplificado

Comments
2 min read
Regra 5: A primeira lição para a otimização é não otimizar

Regra 5: A primeira lição para a otimização é não otimizar

Comments
3 min read
Understanding Clean Code: Objects and Data Structures⚡

Understanding Clean Code: Objects and Data Structures⚡

Comments
3 min read
Understanding Clean Code: Formatting ⚡️

Understanding Clean Code: Formatting ⚡️

1
Comments
3 min read
What is Clean Code?

What is Clean Code?

2
Comments 1
4 min read
Understanding Clean Code: Comments ⚡️

Understanding Clean Code: Comments ⚡️

2
Comments
3 min read
Descomplicando Arquitetura Limpa (clean architecture) com Spring boot

Descomplicando Arquitetura Limpa (clean architecture) com Spring boot

2
Comments
41 min read
Understanding Clean Code: Meaningful Names ⚡

Understanding Clean Code: Meaningful Names ⚡

Comments
3 min read
🪛𝐆𝐥𝐨𝐛𝐚𝐥 𝐄𝐱𝐜𝐞𝐩𝐭𝐢𝐨𝐧 𝐇𝐚𝐧𝐝𝐥𝐢𝐧𝐠 𝐢𝐧 𝐀𝐒𝐏.𝐍𝐄𝐓 𝐂𝐨𝐫𝐞: 𝐄𝐥𝐞𝐯𝐚𝐭𝐢𝐧𝐠 𝐂𝐨𝐝𝐞 𝐐𝐮𝐚𝐥𝐢𝐭𝐲 𝐚𝐧𝐝 𝐃𝐞𝐯𝐞𝐥𝐨𝐩𝐞𝐫 𝐄𝐟𝐟𝐢𝐜𝐢𝐞𝐧𝐜𝐲🪛

🪛𝐆𝐥𝐨𝐛𝐚𝐥 𝐄𝐱𝐜𝐞𝐩𝐭𝐢𝐨𝐧 𝐇𝐚𝐧𝐝𝐥𝐢𝐧𝐠 𝐢𝐧 𝐀𝐒𝐏.𝐍𝐄𝐓 𝐂𝐨𝐫𝐞: 𝐄𝐥𝐞𝐯𝐚𝐭𝐢𝐧𝐠 𝐂𝐨𝐝𝐞 𝐐𝐮𝐚𝐥𝐢𝐭𝐲 𝐚𝐧𝐝 𝐃𝐞𝐯𝐞𝐥𝐨𝐩𝐞𝐫 𝐄𝐟𝐟𝐢𝐜𝐢𝐞𝐧𝐜𝐲🪛

Comments
2 min read
[Code Compare] 2. Collections.singletonList vs List.of

[Code Compare] 2. Collections.singletonList vs List.of

Comments
3 min read
[Code Compare] 1. ArrayList vs Collections.singletonList

[Code Compare] 1. ArrayList vs Collections.singletonList

1
Comments
4 min read
Understanding Clean Code: Functions ⚡

Understanding Clean Code: Functions ⚡

8
Comments
3 min read
Regra 4: A generalização demanda três exemplos

Regra 4: A generalização demanda três exemplos

Comments
4 min read
Unlocking the Secrets of GraphQL: Best Practices for Clean, Efficient APIs

Unlocking the Secrets of GraphQL: Best Practices for Clean, Efficient APIs

1
Comments
3 min read
Magic Strings & Magic Numbers 🪄

Magic Strings & Magic Numbers 🪄

Comments
2 min read
Api Rest .Net completa com JwtToken integração com api ViaCep utilizando padrão de arquitetura clean architecture - parte 3

Api Rest .Net completa com JwtToken integração com api ViaCep utilizando padrão de arquitetura clean architecture - parte 3

1
Comments
11 min read
Tips For Writing Clear And Efficient TypeScript Code 💯 - Part #1

Tips For Writing Clear And Efficient TypeScript Code 💯 - Part #1

1
Comments 1
2 min read
Tips For Writing Clear And Efficient TypeScript Code 💯 - Part #2

Tips For Writing Clear And Efficient TypeScript Code 💯 - Part #2

Comments
2 min read
Regra 3: Um bom nome é a melhor documentação

Regra 3: Um bom nome é a melhor documentação

Comments
2 min read
GRASP in Javascript functional programming

GRASP in Javascript functional programming

Comments
3 min read
Techniques for Refactoring Legacy Code

Techniques for Refactoring Legacy Code

Comments
2 min read
🚀 Exciting .NET 9 Feature: Option Types! 🚀

🚀 Exciting .NET 9 Feature: Option Types! 🚀

2
Comments
1 min read
Regra 2: Bugs são contagiosos

Regra 2: Bugs são contagiosos

Comments
3 min read
Guide to Writing Clean Code: Part 1

Guide to Writing Clean Code: Part 1

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

IntelliType: Python Type Hinting with Hoverable Docstrings

Comments
2 min read
Contratos no Kotlin

Contratos no Kotlin

Comments
3 min read
Best Practices for Keeping Your Code Clean

Best Practices for Keeping Your Code Clean

73
Comments 6
2 min read
6 Rules to Write Better Programs at Scale

6 Rules to Write Better Programs at Scale

1
Comments
8 min read
A Beginner's Guide to Python List Comprehension

A Beginner's Guide to Python List Comprehension

Comments
2 min read
Improving Code Quality in C# With Static Code Analysis

Improving Code Quality in C# With Static Code Analysis

1
Comments
4 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

Comments
2 min read
Understanding Clean Code: Why It Matters ⚡

Understanding Clean Code: Why It Matters ⚡

1
Comments
2 min read
Clean code vs bad code

Clean code vs bad code

6
Comments
2 min read
The Art of Clean Code: Mastering the SOLID Principles

The Art of Clean Code: Mastering the SOLID Principles

146
Comments 11
3 min read
Clean architecture with Next.js

Clean architecture with Next.js

8
Comments 1
4 min read
Unlock the Secrets to Writing Clean JavaScript Code: Transform Your Development Skills with These Expert Techniques!

Unlock the Secrets to Writing Clean JavaScript Code: Transform Your Development Skills with These Expert Techniques!

1
Comments
3 min read
Unlearning SOLID: My Path to More Nuanced Code Evaluation

Unlearning SOLID: My Path to More Nuanced Code Evaluation

6
Comments
15 min read
Unsolicited Wisdom: My Take on Clean Code in the Frontend

Unsolicited Wisdom: My Take on Clean Code in the Frontend

Comments
6 min read
JavaScript: String Template Literals

JavaScript: String Template Literals

1
Comments
1 min read
Improve Readability of Your Code with C# Collection Expressions

Improve Readability of Your Code with C# Collection Expressions

1
Comments
4 min read
Tech Debt: The Ultimate Guide

Tech Debt: The Ultimate Guide

Comments
6 min read
Code Smell 260 - Crowdstrike NULL

Code Smell 260 - Crowdstrike NULL

6
Comments
3 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
Comments
2 min read
Unlocking Node.js Success: Best Practices for Clean, Efficient, and Scalable Code

Unlocking Node.js Success: Best Practices for Clean, Efficient, and Scalable Code

Comments
3 min read
What is Clean Code ?

What is Clean Code ?

1
Comments 1
6 min read
Api Rest .Net completa com JwtToken integração com api ViaCep utilizando padrão de arquitetura clean architecture - parte 2

Api Rest .Net completa com JwtToken integração com api ViaCep utilizando padrão de arquitetura clean architecture - parte 2

1
Comments 2
5 min read
C# 6 and Beyond: Revolutionizing Case Analysis with Pattern Matching

C# 6 and Beyond: Revolutionizing Case Analysis with Pattern Matching

1
Comments
3 min read
Why clean code matters

Why clean code matters

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

7 Essential Tips to Avoid Code Smells in Your Projects

3
Comments
2 min read
🧱 Inmutabilidad

🧱 Inmutabilidad

Comments
3 min read
🧱 Immutability

🧱 Immutability

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

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

Comments
3 min read
Understanding the Mediator Pattern in .NET

Understanding the Mediator Pattern in .NET

4
Comments
4 min read
Ultimate Guide to Coding Anarchy

Ultimate Guide to Coding Anarchy

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

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

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

3 Rs of Software Architecture for iOS based in SwiftUI

19
Comments 1
15 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.

6
Comments
4 min read
How to Design Utility Classes in Java?

How to Design Utility Classes in Java?

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

From Framework Consumer to Framework Creator: Mastering Design Patterns

6
Comments
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
Comments 2
2 min read
loading...