DEV Community

# cleancode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
La importancia del código limpio

La importancia del código limpio

Comments
4 min read
Clean Code no Front-end

Clean Code no Front-end

4
Comments
5 min read
Understanding Traits in PHP: Reusing Code with Elegance

Understanding Traits in PHP: Reusing Code with Elegance

Comments 1
2 min read
Don't touch the CSS… you'll break everything.

Don't touch the CSS… you'll break everything.

Comments
3 min read
Why Bad Code Is a Luxury

Why Bad Code Is a Luxury

Comments
3 min read
Entendendo SOLID com Exemplos Práticos em TypeScript: Guia Definitivo 🎯

Entendendo SOLID com Exemplos Práticos em TypeScript: Guia Definitivo 🎯

1
Comments 2
10 min read
Writing Clean Code in Front-end: KISS, DRY, YAGNI, and Beyond

Writing Clean Code in Front-end: KISS, DRY, YAGNI, and Beyond

4
Comments
3 min read
Java Checkstyle Tool: Enforce Coding Standards with Ease

Java Checkstyle Tool: Enforce Coding Standards with Ease

Comments
3 min read
5 Tips for Writing Clean Code

5 Tips for Writing Clean Code

Comments
1 min read
Clerk, Webhooks, and Svix — A Story You'll Never Forget

Clerk, Webhooks, and Svix — A Story You'll Never Forget

2
Comments
2 min read
Code Review Best Practices

Code Review Best Practices

5
Comments
2 min read
Clean Code and Architecture for Game Development

Clean Code and Architecture for Game Development

Comments
4 min read
Do You Like Pasta? Your Java Code Might!

Do You Like Pasta? Your Java Code Might!

Comments
6 min read
Graph mess: what does ScottPlot have in store?

Graph mess: what does ScottPlot have in store?

Comments
8 min read
How to Parse Environment Variables into DTO in .NET: AWS S3 Bucket Example

How to Parse Environment Variables into DTO in .NET: AWS S3 Bucket Example

5
Comments 2
2 min read
Refactor like a Pro: Enhance Your Code Quality and Maintainability! 🚀

Refactor like a Pro: Enhance Your Code Quality and Maintainability! 🚀

Comments
1 min read
Python Tips for Beginners: A Guide to Writing Clean Code

Python Tips for Beginners: A Guide to Writing Clean Code

Comments
3 min read
Clean code: Why prefer unknown over any in TypeScript

Clean code: Why prefer unknown over any in TypeScript

Comments
3 min read
I Don't Need Anyone, I'll Warm Up Dinner Myself. Self-Sufficient Data

I Don't Need Anyone, I'll Warm Up Dinner Myself. Self-Sufficient Data

Comments
6 min read
Static Factories: When Static Methods Shine (And Why They're Not Always Evil)

Static Factories: When Static Methods Shine (And Why They're Not Always Evil)

Comments
2 min read
State Pattern na prática - pare de sofrer com lógicas de estado bagunçadas

State Pattern na prática - pare de sofrer com lógicas de estado bagunçadas

Comments
4 min read
Interface Segregation Principle in C#: Build Interfaces People Actually Want to Use

Interface Segregation Principle in C#: Build Interfaces People Actually Want to Use

1
Comments
2 min read
Static x OOP

Static x OOP

Comments
2 min read
Simplicity’s Irony: When inaccurate modeling creates needless complexity

Simplicity’s Irony: When inaccurate modeling creates needless complexity

Comments
6 min read
🚀 Why Use SonarQube in Your Development Workflow?

🚀 Why Use SonarQube in Your Development Workflow?

1
Comments
2 min read
loading...