Forem

# cleancoding

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The Art of Writing Clean Functions: Clean Code Practices

The Art of Writing Clean Functions: Clean Code Practices

1
Comments
3 min read
The Hidden Dangers of Programming: A Lesson From Childhood 🛠️💻

The Hidden Dangers of Programming: A Lesson From Childhood 🛠️💻

5
Comments
3 min read
How to Design Utility Classes in Java?

How to Design Utility Classes in Java?

7
Comments
4 min read
Implementando Clean Architecture com TypeScript

Implementando Clean Architecture com TypeScript

6
Comments 2
3 min read
Implementing Clean Architecture with TypeScript

Implementing Clean Architecture with TypeScript

5
Comments
3 min read
How to mock a hidden dependency

How to mock a hidden dependency

2
Comments
2 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
Comments
4 min read
Building Software that’s Efficient, Intuitive, and Seamless

Building Software that’s Efficient, Intuitive, and Seamless

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

Craft Clear and Maintainable Code: Getting started with Clean Coding

4
Comments
19 min read
Clean Architecture: Business rules first!

Clean Architecture: Business rules first!

2
Comments
5 min read
Clean Architecture : Infrastructure vs Core

Clean Architecture : Infrastructure vs Core

6
Comments
5 min read
Demystifying Clean Architecture: Fundamentals and Benefits

Demystifying Clean Architecture: Fundamentals and Benefits

1
Comments
5 min read
Could we stop prefixing booleans with the verb ?

Could we stop prefixing booleans with the verb ?

Comments
2 min read
DTO vs VO in PHP

DTO vs VO in PHP

25
Comments 5
4 min read
Evolutive Design: A new approach to conceive complex system.

Evolutive Design: A new approach to conceive complex system.

Comments
7 min read
Decoding the Law of Demeter through Real-World Example

Decoding the Law of Demeter through Real-World Example

Comments 1
1 min read
Go 1.22: Melhorias no laço For

Go 1.22: Melhorias no laço For

1
Comments
1 min read
The difference between clean code and clean architecture?

The difference between clean code and clean architecture?

7
Comments
2 min read
Coping with i18n

Coping with i18n

1
Comments 1
7 min read
Clean your code! Thank me later..

Clean your code! Thank me later..

1
Comments 1
3 min read
Dependency Injection in Flutter: implementing the Dependency Inversion principle

Dependency Injection in Flutter: implementing the Dependency Inversion principle

Comments
3 min read
Encapsulate conditionals. Clean code.

Encapsulate conditionals. Clean code.

1
Comments 1
1 min read
Naming Conventions: Four popular cases

Naming Conventions: Four popular cases

41
Comments 8
2 min read
The Importance of Braces. Rule in .NET Projects using EditorConfig

The Importance of Braces. Rule in .NET Projects using EditorConfig

2
Comments
2 min read
Breaking the "switch (true)" Spell in JavaScript

Breaking the "switch (true)" Spell in JavaScript

3
Comments
5 min read
loading...