DEV Community

# cleancode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Clean Code: Applying in the AdvPL

Clean Code: Applying in the AdvPL

1
Comments
4 min read
Tips to embody clean code

Tips to embody clean code

Comments
5 min read
Harmony in Complexity: The Fusion of Simplicity and Clean Code

Harmony in Complexity: The Fusion of Simplicity and Clean Code

3
Comments 1
6 min read
Coding Laws That Would Make You A Decent Programmer — All about comments🚀

Coding Laws That Would Make You A Decent Programmer — All about comments🚀

Comments
3 min read
Clean Architecture for the Front-End

Clean Architecture for the Front-End

Comments
6 min read
Decoupling Dependencies in Clean Architecture: A Practical Guide

Decoupling Dependencies in Clean Architecture: A Practical Guide

Comments
3 min read
Best coding practices: where to put your authorization logic

Best coding practices: where to put your authorization logic

Comments
2 min read
Mengenal SOLID: Memahami Setiap Prinsip dan Menerapkannya Secara Efektif

Mengenal SOLID: Memahami Setiap Prinsip dan Menerapkannya Secara Efektif

5
Comments
6 min read
La SoluciĂłn del BillĂłn de DĂłlares

La SoluciĂłn del BillĂłn de DĂłlares

Comments
5 min read
🚀 Coding Laws That Would Make You A Decent Programmer — All about comments🚀

🚀 Coding Laws That Would Make You A Decent Programmer — All about comments🚀

Comments
3 min read
Don't do this with your parameters in functions - functional programmingđŸ€ą

Don't do this with your parameters in functions - functional programmingđŸ€ą

Comments
3 min read
Why Clean Code Matters More Than You Think: Beyond Just Functionality

Why Clean Code Matters More Than You Think: Beyond Just Functionality

Comments
9 min read
🚀3 Important Rules for Naming Variables in Excellent Code

🚀3 Important Rules for Naming Variables in Excellent Code

1
Comments
1 min read
The power of Rust

The power of Rust

Comments
3 min read
Applying Clean Architecture with Node.js in practice

Applying Clean Architecture with Node.js in practice

3
Comments
6 min read
How to Improve Code Readability and Maintainability with Action-Oriented Naming

How to Improve Code Readability and Maintainability with Action-Oriented Naming

1
Comments
6 min read
Single Responsability Principle (SRP)

Single Responsability Principle (SRP)

Comments
8 min read
Clean Code - Funciones

Clean Code - Funciones

Comments
2 min read
¿Qué es el código limpio?

¿Qué es el código limpio?

Comments
1 min read
Ruby most useful Hash methods

Ruby most useful Hash methods

5
Comments 1
2 min read
Hexagonal Architecture/Ports And Adapters: Clarifying Key Concepts Using Go

Hexagonal Architecture/Ports And Adapters: Clarifying Key Concepts Using Go

25
Comments 4
10 min read
When you are writing code, do you "align the happy path to the left"?

When you are writing code, do you "align the happy path to the left"?

2
Comments 2
1 min read
Comments are not Evil: Beyond Self-Documenting Code 😈

Comments are not Evil: Beyond Self-Documenting Code 😈

6
Comments 3
4 min read
7 Mindful Tips For Writing Clean Code

7 Mindful Tips For Writing Clean Code

8
Comments 2
3 min read
Building Robust Codebase: A Deep Dive into SOLID Principles

Building Robust Codebase: A Deep Dive into SOLID Principles

1
Comments
6 min read
Mastering NestJS: Building Scalable Systems with Abstractions, ex: different databases

Mastering NestJS: Building Scalable Systems with Abstractions, ex: different databases

2
Comments
5 min read
4 dicas para aumentar a legibilidade dos seus testes

4 dicas para aumentar a legibilidade dos seus testes

4
Comments
7 min read
Balancing - Code, Choices and Sanity

Balancing - Code, Choices and Sanity

1
Comments
4 min read
Software Testing Basics

Software Testing Basics

1
Comments
2 min read
Mastering NestJS: Unleashing the Power of Clean Architecture and DDD in E-commerce Development — part 1

Mastering NestJS: Unleashing the Power of Clean Architecture and DDD in E-commerce Development — part 1

2
Comments
5 min read
Refactor "switch" statements in case have large sets of "case" clauses

Refactor "switch" statements in case have large sets of "case" clauses

Comments
1 min read
How I Write Clean Code As A Develeoper : Step By Step

How I Write Clean Code As A Develeoper : Step By Step

55
Comments 7
5 min read
Introduction to Clean Code in Python

Introduction to Clean Code in Python

21
Comments 5
9 min read
Introduction to Clean Code Principles: A Deeper Dive with JavaScript Examples

Introduction to Clean Code Principles: A Deeper Dive with JavaScript Examples

2
Comments
3 min read
The Art of Writing Clean Code: A Guide for Developers

The Art of Writing Clean Code: A Guide for Developers

Comments
4 min read
Internal packages in Go

Internal packages in Go

1
Comments
2 min read
Become a pedantic coder

Become a pedantic coder

2
Comments
3 min read
Angular 17 with clean architecture - Error: Dependency Injection

Angular 17 with clean architecture - Error: Dependency Injection

1
Comments
1 min read
Recognizing poor code

Recognizing poor code

3
Comments
2 min read
#2 Estudos: Arquitetura Limpa

#2 Estudos: Arquitetura Limpa

Comments
1 min read
How to organize your API layer in React using React Query

How to organize your API layer in React using React Query

Comments 1
3 min read
When I prefer use when then if-else in Kotlin

When I prefer use when then if-else in Kotlin

2
Comments
2 min read
Warning: The Universe's Event Simulator Is a Fierce Adversary for Coders!

Warning: The Universe's Event Simulator Is a Fierce Adversary for Coders!

7
Comments 1
3 min read
đŸ§č It's Time to Spring Clean Your Codebase: Celebrate National Clean Out Your Computer Day! đŸ–„ïž ✹

đŸ§č It's Time to Spring Clean Your Codebase: Celebrate National Clean Out Your Computer Day! đŸ–„ïž ✹

9
Comments
3 min read
Data Validation: Scratching Surface of Code Responsibility

Data Validation: Scratching Surface of Code Responsibility

4
Comments 4
8 min read
Asynchronous state machine with Symfony Workflows

Asynchronous state machine with Symfony Workflows

3
Comments
6 min read
Introducción a Big O Notation

Introducción a Big O Notation

Comments
3 min read
Crafting Clean Code with Tailwind CSS and Vue Composition API

Crafting Clean Code with Tailwind CSS and Vue Composition API

8
Comments 5
5 min read
Level up: 10 Tips for Writing Better Code

Level up: 10 Tips for Writing Better Code

1
Comments
7 min read
How not to ruin your code with comments

How not to ruin your code with comments

3
Comments 5
4 min read
Context Matters: Advanced Error Handling Techniques in Go

Context Matters: Advanced Error Handling Techniques in Go

3
Comments
9 min read
OO to Elixir: Clean Code With Pattern Matching

OO to Elixir: Clean Code With Pattern Matching

4
Comments 2
3 min read
How to use Optional class (Java) - best practices

How to use Optional class (Java) - best practices

8
Comments 2
3 min read
Understanding Clean Architecture: A Beginner's Guide

Understanding Clean Architecture: A Beginner's Guide

Comments
5 min read
Unraveling the Strategy Pattern: A Practical Case Study

Unraveling the Strategy Pattern: A Practical Case Study

3
Comments 2
5 min read
Clean Code Book Summary I

Clean Code Book Summary I

Comments
10 min read
How to Avoid Multiple Nested If-Else Statements Using Guard Clause

How to Avoid Multiple Nested If-Else Statements Using Guard Clause

3
Comments 2
2 min read
Sorting in Java – how to, and how not to do it anymore

Sorting in Java – how to, and how not to do it anymore

3
Comments 3
5 min read
Program in Javascript like a Pro

Program in Javascript like a Pro

2
Comments
3 min read
Structuring our Node.JS application

Structuring our Node.JS application

1
Comments
4 min read
loading...