DEV Community

# cleancoding

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
JavaScript Code Ethics: Writing Clean, Ethical Code

JavaScript Code Ethics: Writing Clean, Ethical Code

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

C# Clean Code: using var guide lines

5
Comments
2 min read
C# Clean Code: Commenting Conventions

C# Clean Code: Commenting Conventions

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

C# Clean Code: SOLID Principles

9
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

2
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
Letter to my team: Fighting software decay

Letter to my team: Fighting software decay

Comments
3 min read
What is Clean Code?

What is Clean Code?

22
Comments 10
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

1
Comments
2 min read
1 - Clean Architecture: A Simpler Approach to Software Design

1 - Clean Architecture: A Simpler Approach to Software Design

1
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

4
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

6
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
Implementing Clean Architecture with TypeScript

Implementing Clean Architecture with TypeScript

5
Comments
3 min read
Implementando Clean Architecture com TypeScript

Implementando Clean Architecture com TypeScript

6
Comments 2
3 min read
How to mock a hidden dependency

How to mock a hidden dependency

2
Comments
2 min read
loading...