DEV Community

# cleancode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Writing Better Code

Writing Better Code

12
Comments 2
2 min read
Conociendo las listas en Dart

Conociendo las listas en Dart

27
Comments
5 min read
Refactorizando vidas con AngularMalaga

Refactorizando vidas con AngularMalaga

4
Comments
2 min read
Tips para nombrar variables en javascript y dejar de sufrir

Tips para nombrar variables en javascript y dejar de sufrir

10
Comments 1
5 min read
Clean Code: Exceptions e Tratamentos de Erros

Clean Code: Exceptions e Tratamentos de Erros

39
Comments
5 min read
How we implemented Clean Code awareness into our office

How we implemented Clean Code awareness into our office

6
Comments 1
3 min read
Properly commenting code. Literal vs Contextual comments

Properly commenting code. Literal vs Contextual comments

11
Comments 1
3 min read
Clean Code: Comece por aqui

Clean Code: Comece por aqui

48
Comments 5
3 min read
Clean Code: Funções

Clean Code: Funções

26
Comments 4
4 min read
Utils files are not so useful and helper classes are not so helpful!

Utils files are not so useful and helper classes are not so helpful!

16
Comments 4
3 min read
TDD for TypeScript type definitions

TDD for TypeScript type definitions

13
Comments
6 min read
Washing your code: avoid mutation

Washing your code: avoid mutation

41
Comments 6
14 min read
5 Rules for a cleaner code

5 Rules for a cleaner code

15
Comments
6 min read
Do you have a minute or two to talk about Code Smells? - Part 1

Do you have a minute or two to talk about Code Smells? - Part 1

10
Comments 1
3 min read
5 clean code techniques you can start doing today

5 clean code techniques you can start doing today

183
Comments 13
8 min read
Functional compose

Functional compose

9
Comments 4
5 min read
The Art of DRY

The Art of DRY

7
Comments
2 min read
Software Architecture - Complete Guide

Software Architecture - Complete Guide

370
Comments 9
3 min read
Vuex state and getters

Vuex state and getters

8
Comments 1
4 min read
Functional pipe

Functional pipe

13
Comments 15
5 min read
Single Responsibility Principle Unpacked

Single Responsibility Principle Unpacked

8
Comments
15 min read
Immediately invoked lambda functions

Immediately invoked lambda functions

9
Comments
4 min read
Dependency Injection | Writing loosely coupled code

Dependency Injection | Writing loosely coupled code

7
Comments
2 min read
About mothers, builders, and how to reduce duplication in your tests

About mothers, builders, and how to reduce duplication in your tests

16
Comments
6 min read
Keeping your code clean by sweeping out "if" statements

Keeping your code clean by sweeping out "if" statements

757
Comments 122
3 min read
Your Code as a Crime Scene and Software Design X-Rays by Adam Tornhill

Your Code as a Crime Scene and Software Design X-Rays by Adam Tornhill

10
Comments
2 min read
Clean Code Applied to JavaScript — Part VI. Avoid Conditional Complexity

Clean Code Applied to JavaScript — Part VI. Avoid Conditional Complexity

294
Comments 2
5 min read
Washing your code: avoid reassigning variables

Washing your code: avoid reassigning variables

9
Comments 1
9 min read
Attacking Technical Debt

Attacking Technical Debt

13
Comments 1
4 min read
What's wrong with Scikit-Learn.

What's wrong with Scikit-Learn.

4
Comments
6 min read
An IoC pattern to avoid repetitive if statements

An IoC pattern to avoid repetitive if statements

49
Comments 21
6 min read
Rails: Policy Objects Implementation

Rails: Policy Objects Implementation

13
Comments
3 min read
Understanding Design Patterns: Null Object

Understanding Design Patterns: Null Object

195
Comments 2
7 min read
DRY or not DRY?

DRY or not DRY?

5
Comments
1 min read
Rails: Background Job Done Right (Case 1)

Rails: Background Job Done Right (Case 1)

16
Comments
8 min read
Rails: Facade Design Pattern for Index

Rails: Facade Design Pattern for Index

18
Comments
5 min read
Favorite Refactoring Techniques: Split Phase

Favorite Refactoring Techniques: Split Phase

8
Comments
1 min read
Rails: skinny controller, skinny model

Rails: skinny controller, skinny model

29
Comments
6 min read
Rails: Query Object Pattern Implementation

Rails: Query Object Pattern Implementation

17
Comments 1
4 min read
Clean Code Applied to JavaScript — Part V. Exceptions

Clean Code Applied to JavaScript — Part V. Exceptions

216
Comments 6
4 min read
What are design patterns?

What are design patterns?

79
Comments
4 min read
Clean Code Applied to JavaScript — Part IV. Comments

Clean Code Applied to JavaScript — Part IV. Comments

181
Comments 7
4 min read
Say Farewell to Forgotten Cleanups

Say Farewell to Forgotten Cleanups

7
Comments
6 min read
Clean Code Applied to JavaScript — Part III. Functions

Clean Code Applied to JavaScript — Part III. Functions

351
Comments 17
9 min read
One thing I miss about unit tests: Unit tests as Documentation

One thing I miss about unit tests: Unit tests as Documentation

12
Comments
3 min read
Code comments are your code autobiography

Code comments are your code autobiography

3
Comments
4 min read
Clean Code Applied to JavaScript — Part II. Variables

Clean Code Applied to JavaScript — Part II. Variables

287
Comments 8
7 min read
Let's Clean Up: Ugly Try-Catches!

Let's Clean Up: Ugly Try-Catches!

93
Comments 13
3 min read
Clean Code Applied to JavaScript — Part I. Before your start

Clean Code Applied to JavaScript — Part I. Before your start

723
Comments 8
6 min read
Refactoring node.js (Part 1)

Refactoring node.js (Part 1)

333
Comments 43
5 min read
Refactoring node.js (Part 2)

Refactoring node.js (Part 2)

110
Comments 7
7 min read
Você tem um minuto ou dois, para falar de Code Smells? — Parte 1

Você tem um minuto ou dois, para falar de Code Smells? — Parte 1

15
Comments 6
3 min read
Go for SonarCloud with Github Actions

Go for SonarCloud with Github Actions

10
Comments 5
7 min read
About those puppies

About those puppies

12
Comments
4 min read
Identifying the dirt in our code - third party, tests and classes

Identifying the dirt in our code - third party, tests and classes

58
Comments 1
6 min read
Clean code... Why bother?

Clean code... Why bother?

426
Comments 39
4 min read
PHP Quality Tools package

PHP Quality Tools package

11
Comments
3 min read
Identifying the dirt in our code - names, functions, and comments

Identifying the dirt in our code - names, functions, and comments

408
Comments 27
9 min read
Clean code... Why bother? - Part 2

Clean code... Why bother? - Part 2

158
Comments 4
4 min read
How to Learn Software Design and Architecture [Roadmap]

How to Learn Software Design and Architecture [Roadmap]

109
Comments 1
2 min read
loading...