DEV Community

# cleancode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Helpdesk to Developer - Writing Quality Code

Helpdesk to Developer - Writing Quality Code

2
Comments 2
3 min read
วิธีการเขียน Clean Code แบบ Uncle Bob

วิธีการเขียน Clean Code แบบ Uncle Bob

5
Comments
1 min read
Should You Return Empty or Nil Slices in Go?

Should You Return Empty or Nil Slices in Go?

9
Comments 1
2 min read
Slow Is Smooth, Smooth Is Fast – 25% of Our Time Refactoring

Slow Is Smooth, Smooth Is Fast – 25% of Our Time Refactoring

4
Comments
3 min read
What Are Interfaces, Abstract and Concrete Classes?

What Are Interfaces, Abstract and Concrete Classes?

5
Comments
4 min read
What Is The Liskov Substitution Principle?

What Is The Liskov Substitution Principle?

2
Comments
2 min read
Uncle Bob - Lesson One

Uncle Bob - Lesson One

3
Comments
15 min read
Naming workarounds in code

Naming workarounds in code

6
Comments
5 min read
Practical Tips on How to Design Code That Makes Unit Testing Easier and More Easily Maintainable

Practical Tips on How to Design Code That Makes Unit Testing Easier and More Easily Maintainable

8
Comments
4 min read
Who is Uncle Bob

Who is Uncle Bob

7
Comments 5
2 min read
ARRR or how to refactor components automatically

ARRR or how to refactor components automatically

8
Comments
1 min read
Become a Ninja .NET Developer with NDepend

Become a Ninja .NET Developer with NDepend

6
Comments
4 min read
Optimize For Simplicity First

Optimize For Simplicity First

7
Comments 1
3 min read
Clever code is bad. Don’t write clever code.

Clever code is bad. Don’t write clever code.

Comments
4 min read
Strict Types in PHP

Strict Types in PHP

3
Comments
2 min read
Refactoring: improve your code quality

Refactoring: improve your code quality

15
Comments
8 min read
Clean Code: Cause & Effect.

Clean Code: Cause & Effect.

4
Comments
9 min read
Readable codebase: extract conditions / predicates

Readable codebase: extract conditions / predicates

4
Comments
2 min read
Four clean code techniques I wish I knew years ago

Four clean code techniques I wish I knew years ago

14
Comments 2
3 min read
Clean Chef code: Depend on public cookbook interfaces

Clean Chef code: Depend on public cookbook interfaces

2
Comments
2 min read
JavaScript concepts to write better React code

JavaScript concepts to write better React code

141
Comments 5
3 min read
Microservicios

Microservicios

18
Comments
23 min read
Show me your unnecessary code

Show me your unnecessary code

6
Comments 5
1 min read
The Art of Refactoring

The Art of Refactoring

3
Comments
3 min read
The Reading Is - Design Patterns: Elements of Reusable Object-Oriented Software

The Reading Is - Design Patterns: Elements of Reusable Object-Oriented Software

5
Comments
3 min read
Make, New and Literals Cheat Sheet – Slice and Map Initialization in Go

Make, New and Literals Cheat Sheet – Slice and Map Initialization in Go

9
Comments 1
2 min read
Clean Code Cleanups

Clean Code Cleanups

5
Comments
6 min read
Ruby Readability

Ruby Readability

5
Comments 1
2 min read
Try-catch everything without macros

Try-catch everything without macros

7
Comments
8 min read
OOP Refactoring: from a god class to smaller objects with Ruby

OOP Refactoring: from a god class to smaller objects with Ruby

11
Comments
5 min read
Sorting in Go – Don’t Reinvent This Wheel

Sorting in Go – Don’t Reinvent This Wheel

33
Comments 3
4 min read
Is super.super.method() allowed in Java?

Is super.super.method() allowed in Java?

5
Comments
2 min read
Clean Coding React - Props

Clean Coding React - Props

16
Comments 5
2 min read
Manage your code as a successful restaurant

Manage your code as a successful restaurant

4
Comments
2 min read
More readable commits with semantic commits

More readable commits with semantic commits

6
Comments 1
3 min read
How spaghetti code comes back - solving the wrong class of problems

How spaghetti code comes back - solving the wrong class of problems

6
Comments
5 min read
Design Patterns. E se alguém já tiver resolvido seu problema?

Design Patterns. E se alguém já tiver resolvido seu problema?

8
Comments
5 min read
Writing cleaner Go web servers

Writing cleaner Go web servers

134
Comments 6
7 min read
How spaghetti code finds its way back to our codebase - intro

How spaghetti code finds its way back to our codebase - intro

8
Comments 2
5 min read
Remove all console.log() in one go!

Remove all console.log() in one go!

12
Comments 5
2 min read
Make your code meaningful with Value Object

Make your code meaningful with Value Object

8
Comments
4 min read
Clean JavaScript - 10 Tips

Clean JavaScript - 10 Tips

100
Comments 7
7 min read
JavaScript: Write cleaner code with Functional Programming

JavaScript: Write cleaner code with Functional Programming

62
Comments 3
4 min read
Your codebase is your garden

Your codebase is your garden

3
Comments 1
1 min read
Ensuring code quality as a remote team

Ensuring code quality as a remote team

25
Comments
5 min read
3 Tips to write better react components

3 Tips to write better react components

121
Comments 10
3 min read
Clean Code Applied to JavaScript - Part VII: Practical Refactoring Example: Ceaser Cipher

Clean Code Applied to JavaScript - Part VII: Practical Refactoring Example: Ceaser Cipher

125
Comments 1
15 min read
Writing Better Code

Writing Better Code

12
Comments 2
2 min read
Conociendo las listas en Dart

Conociendo las listas en Dart

22
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
loading...