close
The Wayback Machine - https://web.archive.org/web/20230307143722/https://dev.to/t/cleancode

DEV Community

# cleancode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Cleaner Code & Refactoring Tools (C# & Rider)

Cleaner Code & Refactoring Tools (C# & Rider)

Reactions 1 Comments
2 min read
Introduce your own data types

Introduce your own data types

Comments
3 min read
Criando usecase updateCategory no CrazyStack Node.js

Criando usecase updateCategory no CrazyStack Node.js

Comments
2 min read
Why Consistent Code Structure is Important in Flutter

Why Consistent Code Structure is Important in Flutter

Comments
3 min read
Flutter Clean Code

Flutter Clean Code

Comments
2 min read
How to simplify your if statements

How to simplify your if statements

Reactions 14 Comments 9
2 min read
Your Architecture is Bad, So Make It Easy to Change

Your Architecture is Bad, So Make It Easy to Change

Reactions 1 Comments
3 min read
The Art of Clean Code: Naming, Commenting, and Code Organization

The Art of Clean Code: Naming, Commenting, and Code Organization

Comments
5 min read
Clean code, de Avril Lavigne a batatas

Clean code, de Avril Lavigne a batatas

Reactions 6 Comments 3
12 min read
Padrão - Flyweight

Padrão - Flyweight

Comments
3 min read
Hyrum's law

Hyrum's law

Comments
2 min read
writing clean and maintainable code: best practices for developers 🦉

writing clean and maintainable code: best practices for developers 🦉

Reactions 5 Comments
2 min read
Binary sizes and RTTI

Binary sizes and RTTI

Reactions 2 Comments 1
6 min read
You probably don't need loops

You probably don't need loops

Reactions 2 Comments
3 min read
Logging levels

Logging levels

Comments
4 min read
10 Essential Best Practices for Writing High-Quality C++ Source Code

10 Essential Best Practices for Writing High-Quality C++ Source Code

Reactions 1 Comments
4 min read
Should you pass the whole object to a function?

Should you pass the whole object to a function?

Reactions 2 Comments
3 min read
Multi-state terraform project

Multi-state terraform project

Reactions 1 Comments
4 min read
Design Patterns: Factory Method

Design Patterns: Factory Method

Reactions 2 Comments
4 min read
Using A Helper Function

Using A Helper Function

Reactions 5 Comments
2 min read
Best ideas from Clean Code by Robert C. Martin (with Typescript examples)

Best ideas from Clean Code by Robert C. Martin (with Typescript examples)

Reactions 2 Comments
6 min read
Why You Should Drop The 'Else' Keyword When Writing Conditionals

Why You Should Drop The 'Else' Keyword When Writing Conditionals

Reactions 15 Comments 26
2 min read
27 Tips for making your code read like beautifully written prose

27 Tips for making your code read like beautifully written prose

Comments
18 min read
Pattern - Flyweight

Pattern - Flyweight

Reactions 3 Comments 1
3 min read
Comment nommer ses variables, fonctions et classes - Clean Code

Comment nommer ses variables, fonctions et classes - Clean Code

Comments
9 min read
DRY, KISS, and YAGNI to avoid Over-engineering Trap

DRY, KISS, and YAGNI to avoid Over-engineering Trap

Reactions 3 Comments
5 min read
Padrão - Facade

Padrão - Facade

Comments
3 min read
Smart use of “if/else”

Smart use of “if/else”

Comments
2 min read
The Importance of Writing Clean Code

The Importance of Writing Clean Code

Comments
2 min read
How using Tailwind enhances your coding skills

How using Tailwind enhances your coding skills

Reactions 4 Comments 2
6 min read
Pattern - Adapter

Pattern - Adapter

Comments
4 min read
Padrão - Adapter

Padrão - Adapter

Comments
5 min read
MVC Violation Ruined His Tic-Tac-Toe Game!

MVC Violation Ruined His Tic-Tac-Toe Game!

Reactions 2 Comments 4
4 min read
Desvendando os segredos de use cases aninhados

Desvendando os segredos de use cases aninhados

Comments
6 min read
5 Tips for Creating Clean Code

5 Tips for Creating Clean Code

Reactions 2 Comments
4 min read
Deep vs shallow modules

Deep vs shallow modules

Reactions 1 Comments 1
5 min read
Factory Design Pattern in Python

Factory Design Pattern in Python

Reactions 7 Comments
3 min read
Interfaces and Polymorphism in PHP - Practical Guide

Interfaces and Polymorphism in PHP - Practical Guide

Reactions 3 Comments
2 min read
Explaining the Open-Closed Principle to the Rubber Duck With a Hands-On Exercise

Explaining the Open-Closed Principle to the Rubber Duck With a Hands-On Exercise

Reactions 4 Comments
3 min read
Dependency Injection With Deno 1.29.1 (Node Compatibility)

Dependency Injection With Deno 1.29.1 (Node Compatibility)

Reactions 3 Comments 2
1 min read
Modern C++ Features and Proven Concepts: Active Object, External Polymorphism and Coroutines

Modern C++ Features and Proven Concepts: Active Object, External Polymorphism and Coroutines

Reactions 5 Comments
12 min read
Kotlin Code Smell 011 - God Objects

Kotlin Code Smell 011 - God Objects

Comments
1 min read
Naming Things in Program

Naming Things in Program

Reactions 10 Comments 2
3 min read
How to use “match” with PHP 8 🎯

How to use “match” with PHP 8 🎯

Reactions 1 Comments
1 min read
Padrão - Singleton

Padrão - Singleton

Comments
5 min read
Padrão - Prototype

Padrão - Prototype

Comments
5 min read
Pattern - Prototype

Pattern - Prototype

Comments
5 min read
times(n, fn) in JS/TS + Python.

times(n, fn) in JS/TS + Python.

Reactions 1 Comments
2 min read
Hexagonal architecture in Python

Hexagonal architecture in Python

Reactions 14 Comments
5 min read
Refactoring. RegExp.

Refactoring. RegExp.

Reactions 1 Comments
2 min read
Writing code like writing books

Writing code like writing books

Reactions 1 Comments
7 min read
Evolução de Software e a Importância da Refatoração

Evolução de Software e a Importância da Refatoração

Reactions 2 Comments
8 min read
Kotlin Code Smell 005 - Too Clever For Your own Good

Kotlin Code Smell 005 - Too Clever For Your own Good

Reactions 1 Comments
1 min read
From any to unknown: A Guide to Upgrading Your TypeScript Typing

From any to unknown: A Guide to Upgrading Your TypeScript Typing

Reactions 1 Comments 1
2 min read
Kotlin Code Smell 009 - Subclassification for Code Reuse

Kotlin Code Smell 009 - Subclassification for Code Reuse

Reactions 4 Comments
1 min read
Maxi Contieri Explains ChatGPT Revolution

Maxi Contieri Explains ChatGPT Revolution

Reactions 6 Comments
1 min read
Kotlin Smell 013 - Companion Object Functions

Kotlin Smell 013 - Companion Object Functions

Comments
1 min read
Kotlin Code Smell 012 - Ripple Effect

Kotlin Code Smell 012 - Ripple Effect

Reactions 1 Comments
1 min read
how to prevent memory leak in programming with an example

how to prevent memory leak in programming with an example

Reactions 1 Comments
2 min read
Kotlin Code Smell 016 - Instance Type Checking For Polymorphism

Kotlin Code Smell 016 - Instance Type Checking For Polymorphism

Reactions 1 Comments
2 min read
loading...