Forem

# cleancoding

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Designing RESTful API Routes for Following Channels 🚀

Designing RESTful API Routes for Following Channels 🚀

1
Comments
2 min read
SOLID: Principio de Abierto/Cerrado

SOLID: Principio de Abierto/Cerrado

Comments
4 min read
SOLID: Principio de Responsabilidad Única

SOLID: Principio de Responsabilidad Única

Comments
4 min read
Are You Making This ONE Fatal Mistake with Code Smell?

Are You Making This ONE Fatal Mistake with Code Smell?

Comments
1 min read
Writing Clean Python Code: Embracing the Zen of Python 🐍✨

Writing Clean Python Code: Embracing the Zen of Python 🐍✨

Comments
3 min read
SOLID Principle

SOLID Principle

Comments
4 min read
Flutter App initiation, Routing, Dependency Injection, Localization, Splash Screen, App Icon, and more...

Flutter App initiation, Routing, Dependency Injection, Localization, Splash Screen, App Icon, and more...

1
Comments
10 min read
Como Melhorar seu CĂłdigo Java: 7 Boas PrĂĄticas e PadrĂľes de Desenvolvimento

Como Melhorar seu CĂłdigo Java: 7 Boas PrĂĄticas e PadrĂľes de Desenvolvimento

Comments
6 min read
Centralized API Logic in Next.js with an External Backend

Centralized API Logic in Next.js with an External Backend

Comments
2 min read
Methodical Naming in React: How It Improves Code Organization

Methodical Naming in React: How It Improves Code Organization

Comments
3 min read
Flexible C# with OOP Principles:Simplified State Management

Flexible C# with OOP Principles:Simplified State Management

Comments
3 min read
Refactoring: How to improve legacy code one step at a time. Starting with "if statements".

Refactoring: How to improve legacy code one step at a time. Starting with "if statements".

Comments
4 min read
Simple clean code #1

Simple clean code #1

1
Comments
1 min read
C# Clean Code: Commenting Conventions

C# Clean Code: Commenting Conventions

Comments
2 min read
The Saga Pattern in Microservices

The Saga Pattern in Microservices

1
Comments 1
3 min read
Flexible C# with OOP Principles:Assessing Improvement in Account State Management with the State Design Pattern in C#

Flexible C# with OOP Principles:Assessing Improvement in Account State Management with the State Design Pattern in C#

1
Comments
4 min read
Mastering Dependency Injection in .NET 8: Best Practices and Proven Patterns for Cleaner Code

Mastering Dependency Injection in .NET 8: Best Practices and Proven Patterns for Cleaner Code

2
Comments
2 min read
Letter to my team: Fighting software decay

Letter to my team: Fighting software decay

Comments
3 min read
The Art of Clean Code: A Practical Guide to Writing Maintainable JavaScript

The Art of Clean Code: A Practical Guide to Writing Maintainable JavaScript

190
Comments 45
3 min read
The Golden Rule of Clean Code: Functions Should Do One Thing

The Golden Rule of Clean Code: Functions Should Do One Thing

Comments
2 min read
Domain-Centric Architecture: Building Software That Aligns With Business Needs

Domain-Centric Architecture: Building Software That Aligns With Business Needs

3
Comments
4 min read
c# clean code: Guide to Defining and Structuring Classes

c# clean code: Guide to Defining and Structuring Classes

4
Comments 1
3 min read
Understanding the State Design Pattern P5

Understanding the State Design Pattern P5

1
Comments
5 min read
c# Clean Code: Why Readable Code Matters and How to Achieve It

c# Clean Code: Why Readable Code Matters and How to Achieve It

2
Comments
3 min read
Flexible C# with OOP Principles: Simplifying Account State Management with the State Design Pattern and Callbacks

Flexible C# with OOP Principles: Simplifying Account State Management with the State Design Pattern and Callbacks

1
Comments
5 min read
Understanding the State Design Pattern P3

Understanding the State Design Pattern P3

1
Comments
4 min read
Flexible C# with OOP Principles:Simplifying Complex Code with the State Design Pattern

Flexible C# with OOP Principles:Simplifying Complex Code with the State Design Pattern

1
Comments
4 min read
c# clean code: Writing Efficient LINQ Queries

c# clean code: Writing Efficient LINQ Queries

2
Comments
2 min read
Flexible C# with OOP Principles: Reducing Complexity in OOP with State-Based Logic

Flexible C# with OOP Principles: Reducing Complexity in OOP with State-Based Logic

1
Comments
2 min read
c# Clean Code: Best Practices for new, Operators, and using

c# Clean Code: Best Practices for new, Operators, and using

4
Comments
4 min read
Best Practices for Writing Clean React Code with Examples

Best Practices for Writing Clean React Code with Examples

Comments 2
4 min read
JavaScript Code Ethics: Writing Clean, Ethical Code

JavaScript Code Ethics: Writing Clean, Ethical Code

11
Comments 1
4 min read
C# Clean Code: using var guide lines

C# Clean Code: using var guide lines

6
Comments
2 min read
C# Clean Code: SOLID Principles

C# Clean Code: SOLID Principles

8
Comments 1
5 min read
C# Clean Code: Why You Should Embrace YAGNI for Efficient Development

C# Clean Code: Why You Should Embrace YAGNI for Efficient Development

2
Comments
2 min read
C# Clean Code: KISS ( Keep It Simple, Stupid)Principle

C# Clean Code: KISS ( Keep It Simple, Stupid)Principle

1
Comments
3 min read
c# Clean Code: Writing Code That Humans Can Understand

c# Clean Code: Writing Code That Humans Can Understand

1
Comments
3 min read
What is Clean Code?

What is Clean Code?

20
Comments 9
3 min read
1 - Clean Architecture: A Simpler Approach to Software Design

1 - Clean Architecture: A Simpler Approach to Software Design

Comments
4 min read
Setting Up ESLint and Prettier for Consistent Code Quality and Formatting

Setting Up ESLint and Prettier for Consistent Code Quality and Formatting

1
Comments
2 min read
Introducing a CLI Tool for Automatically Detecting Unused Unleash Flags

Introducing a CLI Tool for Automatically Detecting Unused Unleash Flags

Comments
2 min read
Effective Code Review

Effective Code Review

6
Comments
2 min read
Deep Dive into Clean Architecture: A Fresh Perspective on Android and Beyond!

Deep Dive into Clean Architecture: A Fresh Perspective on Android and Beyond!

Comments
1 min read
✍️ Code Comments

✍️ Code Comments

Comments
3 min read
What is Clean Architecture: Part 15-Understanding the Infrastructure and Persistence Layers

What is Clean Architecture: Part 15-Understanding the Infrastructure and Persistence Layers

2
Comments 2
3 min read
Clean Code vs Best Practices: What’s the Difference?

Clean Code vs Best Practices: What’s the Difference?

3
Comments 2
4 min read
Clean Architecture Demystified: A Practical Guide for Software Developers

Clean Architecture Demystified: A Practical Guide for Software Developers

Comments
5 min read
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

4
Comments 2
3 min read
Implementing Clean Architecture with TypeScript

Implementing Clean Architecture with TypeScript

4
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

2
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
loading...