DEV Community

# cleancode

Posts

πŸ‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
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
Liskov Substitution Principle in C#: Subclass Without Surprises

Liskov Substitution Principle in C#: Subclass Without Surprises

Comments
2 min read
Open/Closed Principle in C#: Making Your Code Flexible Without Breaking Stuff

Open/Closed Principle in C#: Making Your Code Flexible Without Breaking Stuff

Comments
3 min read
Single Responsibility Principle in C#: Writing Classes That Do One Thing Well

Single Responsibility Principle in C#: Writing Classes That Do One Thing Well

Comments
3 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
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
Static x OOP

Static x OOP

Comments
2 min read
πŸš€ Why Use SonarQube in Your Development Workflow?

πŸš€ Why Use SonarQube in Your Development Workflow?

1
Comments
2 min read
25 Senior Developer Tips to Boost .NET Productivity

25 Senior Developer Tips to Boost .NET Productivity

5
Comments
1 min read
A Deep Dive into Laravel: Str Helper Methods

A Deep Dive into Laravel: Str Helper Methods

1
Comments
2 min read
The Art of Programming: More Than Just Writing Code

The Art of Programming: More Than Just Writing Code

Comments
3 min read
Streamlining Exception Handling in Spring Boot

Streamlining Exception Handling in Spring Boot

Comments
3 min read
I love deleting code

I love deleting code

Comments
1 min read
Announcing Kapper 1.2: Cleaner Transactions with Less Boilerplate

Announcing Kapper 1.2: Cleaner Transactions with Less Boilerplate

Comments
2 min read
Writing Clean Code in PHP: SOLID Principles Explained

Writing Clean Code in PHP: SOLID Principles Explained

Comments
3 min read
Naming Conventions

Naming Conventions

Comments
1 min read
Enums in Java: The Key to Cleaner, Safer Code

Enums in Java: The Key to Cleaner, Safer Code

Comments
1 min read
Mastering the Strategy Pattern with a Car Example πŸš—βš™οΈ

Mastering the Strategy Pattern with a Car Example πŸš—βš™οΈ

6
Comments
2 min read
loading...