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

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

Regra 2: Bugs são contagiosos

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

Understanding Clean Code: Objects and Data Structures⚡

2
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
Understanding Clean Code: Formatting ⚡️

Understanding Clean Code: Formatting ⚡️

2
Comments
3 min read
Best Practices for Keeping Your Code Clean

Best Practices for Keeping Your Code Clean

79
Comments 7
2 min read
Understanding Clean Code: Comments ⚡️

Understanding Clean Code: Comments ⚡️

2
Comments
3 min read
What is Clean Code?

What is Clean Code?

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

Understanding Clean Code: Functions ⚡

9
Comments
3 min read
6 Rules to Write Better Programs at Scale

6 Rules to Write Better Programs at Scale

1
Comments
8 min read
GRASP in Javascript functional programming

GRASP in Javascript functional programming

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

Descomplicando Arquitetura Limpa (clean architecture) com Spring boot

3
Comments
41 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: Meaningful Names ⚡

Understanding Clean Code: Meaningful Names ⚡

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

Understanding Clean Code: Why It Matters ⚡

4
Comments
2 min read
Clean code vs bad code

Clean code vs bad code

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

🚀 Exciting .NET 9 Feature: Option Types! 🚀

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

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

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

The Art of Clean Code: Mastering the SOLID Principles

159
Comments 11
3 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
Clean architecture with Next.js

Clean architecture with Next.js

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

Unlearning SOLID: My Path to More Nuanced Code Evaluation

2
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
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
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
Magic Strings & Magic Numbers 🪄

Magic Strings & Magic Numbers 🪄

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
How to write clean code in JavaScript

How to write clean code in JavaScript

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
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
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
Techniques for Refactoring Legacy Code

Techniques for Refactoring Legacy Code

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

1
Comments
3 min read
Understanding the Mediator Pattern in .NET

Understanding the Mediator Pattern in .NET

8
Comments
4 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
Specification Pattern in .NET: Applying the Open/Closed Principle

Specification Pattern in .NET: Applying the Open/Closed Principle

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

A Beginner's Guide to Python List Comprehension

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

3 Rs of Software Architecture for iOS based in SwiftUI

21
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.

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

How to Design Utility Classes in Java?

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

From Framework Consumer to Framework Creator: Mastering Design Patterns

4
Comments
5 min read
Clean Code in React

Clean Code in React

3
Comments 2
10 min read
Design Patterns for C

Design Patterns for C

9
Comments 2
16 min read
Some, not so new, thoughts on error handling in Spring and Java

Some, not so new, thoughts on error handling in Spring and Java

2
Comments
4 min read
Java Tidbits: Compare your Strings wisely!

Java Tidbits: Compare your Strings wisely!

Comments
2 min read
Código limpo e boas práticas de programação

Código limpo e boas práticas de programação

6
Comments 1
3 min read
Molecules of business logic from tiny atoms

Molecules of business logic from tiny atoms

6
Comments
9 min read
Integrating multiple databases in a todos app (Personal project)

Integrating multiple databases in a todos app (Personal project)

Comments
6 min read
Ultimate Guide to Coding Anarchy

Ultimate Guide to Coding Anarchy

3
Comments
6 min read
Modular Next.js Folder Strategy

Modular Next.js Folder Strategy

3
Comments
3 min read
loading...