DEV Community

# cleancode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Achieving Clean and Scalable PySpark Code: A Guide to Avoiding Redundancy

Achieving Clean and Scalable PySpark Code: A Guide to Avoiding Redundancy

Comments
5 min read
Applying Open Closed Principle to Real-World Code

Applying Open Closed Principle to Real-World Code

Comments
7 min read
Clean Code Architecture in Laravel: A Practical Guide

Clean Code Architecture in Laravel: A Practical Guide

16
Comments 3
5 min read
De lo funcional hasta lo legible con Tidyings

De lo funcional hasta lo legible con Tidyings

2
Comments
8 min read
Part 2: Clean Design in React

Part 2: Clean Design in React

Comments
4 min read
Code Quality and Clean Code: Techniques for Maintainable, Readable and Efficient Code

Code Quality and Clean Code: Techniques for Maintainable, Readable and Efficient Code

Comments
3 min read
Enhancing Code Readability with Effective Layout Conventions

Enhancing Code Readability with Effective Layout Conventions

Comments
3 min read
C# Clean Code: Coding Conventions

C# Clean Code: Coding Conventions

11
Comments
4 min read
✍️ Code Comments

✍️ Code Comments

Comments
3 min read
✍️ Comentarios

✍️ Comentarios

Comments
4 min read
Organizing AWS CDK with Separated Lambda and Fargate Code in a Monorepo

Organizing AWS CDK with Separated Lambda and Fargate Code in a Monorepo

1
Comments
3 min read
Code Smells: Warning Signs in Your Codebase You Can't Ignore

Code Smells: Warning Signs in Your Codebase You Can't Ignore

8
Comments 2
4 min read
Streamlining DevOps with AZD CLI: A Deep Dive into CI/CD

Streamlining DevOps with AZD CLI: A Deep Dive into CI/CD

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

C# Clean Code: SOLID Principles

8
Comments 1
5 min read
3 - Clean Architecture: Understanding Use Cases

3 - Clean Architecture: Understanding Use Cases

Comments
3 min read
Key Best Practices for API Design in Java

Key Best Practices for API Design in Java

1
Comments
4 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 Self-Documenting Code

c# Clean Code: Writing Self-Documenting Code

2
Comments
4 min read
Part 1: Clean Code in React

Part 1: Clean Code in React

1
Comments
9 min read
The Power of Clear Function Names: A Clean Code Essential

The Power of Clear Function Names: A Clean Code Essential

2
Comments
2 min read
Good Code as a Data Structure

Good Code as a Data Structure

Comments
1 min read
Spaghetti Code: What It Is, Why It Happens, and How to Avoid It | Web Theory: Part 12

Spaghetti Code: What It Is, Why It Happens, and How to Avoid It | Web Theory: Part 12

10
Comments 1
6 min read
Applying Single Responsibility Principle to Real-World Code

Applying Single Responsibility Principle to Real-World Code

Comments
8 min read
What is Clean Code?

What is Clean Code?

19
Comments 9
3 min read
Understanding Clean Code: Emergence ⚡️

Understanding Clean Code: Emergence ⚡️

1
Comments
3 min read
Clean Architecture

Clean Architecture

Comments
5 min read
2 - Clean Architecture: Entities and Business Logic

2 - Clean Architecture: Entities and Business Logic

1
Comments
4 min read
Beyond Bugs: The Hidden Impact of Code Quality (Part 1) 🌟

Beyond Bugs: The Hidden Impact of Code Quality (Part 1) 🌟

1
Comments
12 min read
Mastering Function Arguments: Less is More in JavaScript

Mastering Function Arguments: Less is More in JavaScript

4
Comments 1
2 min read
Don’t ever use if-else. Use this instead

Don’t ever use if-else. Use this instead

67
Comments 30
1 min read
Why Naming Domain Rules Is Essential for Code Semantics

Why Naming Domain Rules Is Essential for Code Semantics

1
Comments
4 min read
Coding Style Guide: A Practical Guide to Writing Clean Code

Coding Style Guide: A Practical Guide to Writing Clean Code

4
Comments
5 min read
Regra 5: A primeira lição para a otimização é não otimizar

Regra 5: A primeira lição para a otimização é não otimizar

Comments
3 min read
How I reduced code size by about 85%

How I reduced code size by about 85%

Comments
2 min read
Organize Your CSS Like a Pro: Logical Grouping of Properties

Organize Your CSS Like a Pro: Logical Grouping of Properties

1
Comments 2
3 min read
SOLID Principles in object-oriented design

SOLID Principles in object-oriented design

Comments
14 min read
Understanding Clean Code: Systems ⚡️

Understanding Clean Code: Systems ⚡️

1
Comments
4 min read
Error Handling Bad Practices

Error Handling Bad Practices

Comments
5 min read
Essential Guide to Refactoring Code for a Cleaner and Polished Design

Essential Guide to Refactoring Code for a Cleaner and Polished Design

1
Comments
3 min read
Top 10 Clean Code Rules 🎨🚀

Top 10 Clean Code Rules 🎨🚀

98
Comments 13
2 min read
[Code Compare] 2. Collections.singletonList vs List.of

[Code Compare] 2. Collections.singletonList vs List.of

Comments
3 min read
Understanding clean architectures

Understanding clean architectures

5
Comments
10 min read
Understanding Clean Code: Classes ⚡️

Understanding Clean Code: Classes ⚡️

1
Comments
3 min read
Clean Code: Exerça a habilidade de escrever código simples e eficiente🔥

Clean Code: Exerça a habilidade de escrever código simples e eficiente🔥

2
Comments
7 min read
[Code Compare] 1. ArrayList vs Collections.singletonList

[Code Compare] 1. ArrayList vs Collections.singletonList

1
Comments
4 min read
Writing Clean and Maintainable Functions in C#

Writing Clean and Maintainable Functions in C#

5
Comments
4 min read
Decision Tables in TypeScript: An Underrated Pattern for Cleaner Code

Decision Tables in TypeScript: An Underrated Pattern for Cleaner Code

2
Comments
3 min read
Regra 4: A generalização demanda três exemplos

Regra 4: A generalização demanda três exemplos

Comments
4 min read
Demystifying CPF and CNPJ Check Digit Algorithms: A Clear and Concise Approach

Demystifying CPF and CNPJ Check Digit Algorithms: A Clear and Concise Approach

3
Comments
4 min read
Should Domain Models Have Interfaces?

Should Domain Models Have Interfaces?

Comments
3 min read
Unlocking the Secrets of GraphQL: Best Practices for Clean, Efficient APIs

Unlocking the Secrets of GraphQL: Best Practices for Clean, Efficient APIs

1
Comments
3 min read
Top Security Flaws hiding in your code right now - and how to fix them

Top Security Flaws hiding in your code right now - and how to fix them

1
Comments 2
8 min read
Understanding Clean Code: Unit Tests ⚡

Understanding Clean Code: Unit Tests ⚡

1
Comments
3 min read
Regra 3: Um bom nome é a melhor documentação

Regra 3: Um bom nome é a melhor documentação

Comments
2 min read
Interface Segregation Principle

Interface Segregation Principle

Comments
3 min read
Understanding Clean Code: Boundaries ⚡

Understanding Clean Code: Boundaries ⚡

1
Comments
3 min read
Understanding Clean Code: Handling ⚡

Understanding Clean Code: Handling ⚡

1
Comments
3 min read
Navigating Tech Debt in Early-Stage Startups: The Double-Edged Sword

Navigating Tech Debt in Early-Stage Startups: The Double-Edged Sword

2
Comments
4 min read
The real motivation to ship GREAT software

The real motivation to ship GREAT software

Comments
1 min read
loading...