Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
#
cleancode
Principios e praticas para escrever codigo limpo e sustentavel.
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Design Patterns: The Dependency Injection Matrix
Timevolt
Timevolt
Timevolt
Follow
Aug 10
Design Patterns: The Dependency Injection Matrix
#
cleancode
#
softwaredevelopment
#
programming
#
bestpractices
Comments
Add Comment
4 min read
Prototype & Factory Method Design Patterns in Java - ClauseGuard
INIYAN K
INIYAN K
INIYAN K
Follow
Aug 7
Prototype & Factory Method Design Patterns in Java - ClauseGuard
#
designpatterns
#
java
#
cleancode
#
clauseguard
Comments
Add Comment
6 min read
Python's match-case is not a switch statement (it's better)
websilvercraft
websilvercraft
websilvercraft
Follow
Aug 18
Python's match-case is not a switch statement (it's better)
#
python
#
programming
#
tutorial
#
cleancode
1
 reaction
Comments
1
 comment
3 min read
How the Repository Pattern Helped Us Migrate from REST to GraphQL Without Breaking Everything
Reza Nazari
Reza Nazari
Reza Nazari
Follow
Aug 3
How the Repository Pattern Helped Us Migrate from REST to GraphQL Without Breaking Everything
#
cleancode
#
cleanarchitucture
#
react
#
typescript
Comments
Add Comment
3 min read
Refactoring Safely: A Step-by-Step Guide
Code Atlas
Code Atlas
Code Atlas
Follow
Aug 3
Refactoring Safely: A Step-by-Step Guide
#
refactoring
#
cleancode
#
testing
#
webdev
Comments
Add Comment
3 min read
Cyclomatic Complexity Has a Blind Spot — Introducing Coverage Difficulty (CD) and Responsibility Load Factor (RLF)
mayakashi
mayakashi
mayakashi
Follow
Jul 31
Cyclomatic Complexity Has a Blind Spot — Introducing Coverage Difficulty (CD) and Responsibility Load Factor (RLF)
#
testing
#
refactoring
#
architecture
#
cleancode
Comments
Add Comment
3 min read
[pt-BR] Clean Code passado a limpo - Parte 1
PlĂnio Balduino
PlĂnio Balduino
PlĂnio Balduino
Follow
Aug 23
[pt-BR] Clean Code passado a limpo - Parte 1
#
ptbr
#
cleancode
#
architecture
#
opinion
1
 reaction
Comments
Add Comment
14 min read
Read the Code More Than You Write It
Serguey Asael Shinder
Serguey Asael Shinder
Serguey Asael Shinder
Follow
Sep 3
Read the Code More Than You Write It
#
sergueyasaelshinder
#
codequality
#
cleancode
#
craftsmanship
Comments
Add Comment
2 min read
Naming: if you have to open the body, the name isn't done
Adam Lewis
Adam Lewis
Adam Lewis
Follow
Sep 2
Naming: if you have to open the body, the name isn't done
#
programming
#
codequality
#
ai
#
cleancode
Comments
2
 comments
3 min read
Refactoring Legacy Code: A New Hope
Timevolt
Timevolt
Timevolt
Follow
Jul 30
Refactoring Legacy Code: A New Hope
#
cleancode
#
softwaredevelopment
#
programming
#
bestpractices
Comments
Add Comment
4 min read
The Smallest Safe Change: A Branch-Level Refactor Workflow for Messy Repos
Dakota Huang
Dakota Huang
Dakota Huang
Follow
Sep 1
The Smallest Safe Change: A Branch-Level Refactor Workflow for Messy Repos
#
refactoring
#
python
#
testing
#
cleancode
Comments
1
 comment
5 min read
Backend : la complexité qu'on s'inflige par bonne volonté
david Ahialey
david Ahialey
david Ahialey
Follow
Jul 29
Backend : la complexité qu'on s'inflige par bonne volonté
#
backend
#
cleancode
#
yagni
#
softwareengineering
Comments
Add Comment
1 min read
Clean Code: The Fellowship of the Function
Timevolt
Timevolt
Timevolt
Follow
Jul 28
Clean Code: The Fellowship of the Function
#
cleancode
#
softwaredevelopment
#
programming
#
bestpractices
Comments
Add Comment
4 min read
What Is the Best Code? — The Code That Does Not Exist
asmgit
asmgit
asmgit
Follow
Jul 26
What Is the Best Code? — The Code That Does Not Exist
#
ai
#
cleancode
#
programming