DEV Community

# cleancode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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 1
4 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
Love Your Representation

Love Your Representation

4
Comments 4
7 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 💻 🧑🏻‍💻

65
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
How to abstract away library interfaces working directly through syntax in Rust with procedural macros

How to abstract away library interfaces working directly through syntax in Rust with procedural macros

Comments
5 min read
Design Patterns - Factory

Design Patterns - Factory

Comments
2 min read
Tips voor het schrijven van goede CSS

Tips voor het schrijven van goede CSS

1
Comments
6 min read
A Guide to Clean Code: The Power of Good Names

A Guide to Clean Code: The Power of Good Names

18
Comments
8 min read
Embracing Clean Architecture: A Journey to Better Code

Embracing Clean Architecture: A Journey to Better Code

2
Comments
4 min read
Understanding Hexagonal Architecture

Understanding Hexagonal Architecture

53
Comments 6
12 min read
Don't use margin in CSS

Don't use margin in CSS

89
Comments 22
4 min read
Efficient Data Sharing in SpecFlow Steps: A Cleaner Approach for Improved Maintainability

Efficient Data Sharing in SpecFlow Steps: A Cleaner Approach for Improved Maintainability

1
Comments
2 min read
Clean code

Clean code

Comments
2 min read
Código Limpo - Intermédio

Código Limpo - Intermédio

46
Comments 2
9 min read
10 Best Tools and Practices for Boosting Code Quality in Node.js

10 Best Tools and Practices for Boosting Code Quality in Node.js

4
Comments
3 min read
Código Limpo - Capítulo 4

Código Limpo - Capítulo 4

180
Comments 9
4 min read
Design Patterns - Singleton

Design Patterns - Singleton

Comments
3 min read
Clean your code! Thank me later..

Clean your code! Thank me later..

1
Comments 1
3 min read
Clean Code Principles - A Real Friend of Developers

Clean Code Principles - A Real Friend of Developers

1
Comments 2
16 min read
Código Limpo - Capítulo 3

Código Limpo - Capítulo 3

9
Comments 2
4 min read
How To Main Separation of Concerns in React

How To Main Separation of Concerns in React

14
Comments 2
3 min read
Clean Comparisons

Clean Comparisons

4
Comments 1
1 min read
Código Limpo - Capítulo 2

Código Limpo - Capítulo 2

27
Comments
4 min read
A Journey Through Anti-Patterns and Code Smells

A Journey Through Anti-Patterns and Code Smells

1
Comments
9 min read
Kotlin Code Smell 30 - Avoiding Concrete Class Subclassification Pitfalls

Kotlin Code Smell 30 - Avoiding Concrete Class Subclassification Pitfalls

1
Comments
2 min read
Kotlin Code Smell 36 - Object Coupling

Kotlin Code Smell 36 - Object Coupling

1
Comments
1 min read
Dependency Injection in .NET Console Applications: A Comprehensive Guide

Dependency Injection in .NET Console Applications: A Comprehensive Guide

14
Comments 1
3 min read
Clean Code

Clean Code

2
Comments
8 min read
The Request and Response Model in the Clean Architecture

The Request and Response Model in the Clean Architecture

3
Comments
3 min read
Guideline: Commit messages

Guideline: Commit messages

6
Comments 1
1 min read
Write Code Like a Senior: 5 Must-Know Tips for Crafting Code

Write Code Like a Senior: 5 Must-Know Tips for Crafting Code

1
Comments
8 min read
Kotlin Code Smell 34 - Fragile Tests

Kotlin Code Smell 34 - Fragile Tests

Comments
2 min read
React TS- How to Use React Contexts for State Management

React TS- How to Use React Contexts for State Management

11
Comments
7 min read
Jornada até um Código Bonito: O início

Jornada até um Código Bonito: O início

Comments
5 min read
Discovering the Magic of 'do-while' Loops in C Programming

Discovering the Magic of 'do-while' Loops in C Programming

1
Comments
2 min read
Kotlin Code Smell 31 - Not Polymorphic

Kotlin Code Smell 31 - Not Polymorphic

Comments
1 min read
Kotlin Code Smell 29 - Taming the RegEx Beast for Cleaner Code

Kotlin Code Smell 29 - Taming the RegEx Beast for Cleaner Code

1
Comments
1 min read
Kotlin Code Smell 28 - Abstract Names

Kotlin Code Smell 28 - Abstract Names

1
Comments
1 min read
Acronyms used in Software Design Practices

Acronyms used in Software Design Practices

2
Comments
3 min read
Killing Python side effects in pictures

Killing Python side effects in pictures

Comments
10 min read
Maintainable Code: Building Components of Large Scale Projects

Maintainable Code: Building Components of Large Scale Projects

2
Comments
5 min read
Frontend state management with clean architecture

Frontend state management with clean architecture

8
Comments
4 min read
Mastering Dependency Injection in React

Mastering Dependency Injection in React

15
Comments 1
3 min read
Leverage the power of PostgreSQL for validating data

Leverage the power of PostgreSQL for validating data

16
Comments 7
4 min read
ABAP Cleaner: Streamline Your Code for Enhanced Quality and Productivity

ABAP Cleaner: Streamline Your Code for Enhanced Quality and Productivity

5
Comments
7 min read
Clean Code 101: Variable Naming Conventions - Part 1

Clean Code 101: Variable Naming Conventions - Part 1

54
Comments 12
4 min read
Guia Prático: Aprenda a Construir uma API Node.js Desacoplada

Guia Prático: Aprenda a Construir uma API Node.js Desacoplada

1
Comments
2 min read
Optimize your SwiftUI code: Two ways to avoid duplication

Optimize your SwiftUI code: Two ways to avoid duplication

1
Comments
4 min read
Code with Sherlock, how the Science of Deduction helps to write better code.

Code with Sherlock, how the Science of Deduction helps to write better code.

Comments
3 min read
How to build the culture of delivering clean code

How to build the culture of delivering clean code

1
Comments
8 min read
Trying To Solve The Confusion of Choice Between gRPC vs REST🕵

Trying To Solve The Confusion of Choice Between gRPC vs REST🕵

2
Comments 1
5 min read
loading...