Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
refactoring
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Upgrade your project to PHP 8.2 with Rector
Yannick Chenot
Yannick Chenot
Yannick Chenot
Follow
Mar 18 '23
Upgrade your project to PHP 8.2 with Rector
#
php
#
automation
#
refactoring
#
tutorial
7
reactions
Comments
1
comment
2 min read
Effective Refactoring with Codemods
Carlos Cuesta
Carlos Cuesta
Carlos Cuesta
Follow
Jan 30 '23
Effective Refactoring with Codemods
#
codemods
#
ast
#
refactoring
3
reactions
Comments
Add Comment
6 min read
3 tips to keep microservice architecture from becoming a mess
Frol K.
Frol K.
Frol K.
Follow
Feb 28 '23
3 tips to keep microservice architecture from becoming a mess
#
microservices
#
design
#
refactoring
19
reactions
Comments
Add Comment
6 min read
Upgrading to Eloquent accessors & mutators from Laravel 9
Geni Jaho
Geni Jaho
Geni Jaho
Follow
Feb 26 '23
Upgrading to Eloquent accessors & mutators from Laravel 9
#
php
#
laravel
#
refactoring
#
rector
1
reaction
Comments
Add Comment
3 min read
Refactoring a codebase
Luigi Morel
Luigi Morel
Luigi Morel
Follow
Feb 19 '23
Refactoring a codebase
#
refactoring
#
software
4
reactions
Comments
Add Comment
3 min read
Design Patterns: Factory Method
Shakil Hossain
Shakil Hossain
Shakil Hossain
Follow
Feb 18 '23
Design Patterns: Factory Method
#
designpatterns
#
creationalpatterns
#
refactoring
#
cleancode
2
reactions
Comments
Add Comment
4 min read
Simplify Business Logic with Reactive Architecture
Danny Kim
Danny Kim
Danny Kim
Follow
Feb 13 '23
Simplify Business Logic with Reactive Architecture
#
architecture
#
refactoring
1
reaction
Comments
Add Comment
2 min read
The Art of Writing Ugly Code That Works, Then Beautifying It for Optimal Functionality
Fernando González Tostado
Fernando González Tostado
Fernando González Tostado
Follow
Feb 4 '23
The Art of Writing Ugly Code That Works, Then Beautifying It for Optimal Functionality
#
react
#
refactoring
#
webdev
#
programming
3
reactions
Comments
Add Comment
4 min read
Refactoring PDFMerger and Adding Amazon S3 Feature
Bervianto Leo Pratama
Bervianto Leo Pratama
Bervianto Leo Pratama
Follow
for
AWS Community Builders
Feb 4 '23
Refactoring PDFMerger and Adding Amazon S3 Feature
#
refactoring
#
aws
#
s3
#
productivity
4
reactions
Comments
1
comment
3 min read
Development Driven Testing
Geni Jaho
Geni Jaho
Geni Jaho
Follow
Feb 1 '23
Development Driven Testing
#
refactoring
#
testing
#
laravel
#
php
2
reactions
Comments
Add Comment
4 min read
"Split or condition in if" refactoring in TypeScript
Manuel Rivero
Manuel Rivero
Manuel Rivero
Follow
Jan 30 '23
"Split or condition in if" refactoring in TypeScript
#
refactoring
#
beginners
#
webdev
#
programming
1
reaction
Comments
Add Comment
3 min read
Allowing users to send emails with their own SMTP settings in Laravel 9
Geni Jaho
Geni Jaho
Geni Jaho
Follow
Jan 22 '23
Allowing users to send emails with their own SMTP settings in Laravel 9
#
php
#
laravel
#
refactoring
#
webdev
6
reactions
Comments
1
comment
3 min read
Refactoring instance variables to local variables in Rails controllers
Lucian Ghinda
Lucian Ghinda
Lucian Ghinda
Follow
Jan 20 '23
Refactoring instance variables to local variables in Rails controllers
#
ruby
#
rails
#
refactoring
#
programming
10
reactions
Comments
Add Comment
8 min read
How to eliminate code duplicates in Java?
Makarov
Makarov
Makarov
Follow
Jan 18 '23
How to eliminate code duplicates in Java?
#
java
#
refactoring
#
devops
#
programming
2
reactions
Comments
Add Comment
3 min read
Eliminate N+1 queries and improve Rails app performance with this effective Eager Loading tip
Ahmed Nadar
Ahmed Nadar
Ahmed Nadar
Follow
Jan 12 '23
Eliminate N+1 queries and improve Rails app performance with this effective Eager Loading tip
#
rails
#
eagerload
#
refactoring
#
programming
1
reaction
Comments
Add Comment
3 min read
8 tips for refactoring the code with no pain
Cédric Teyton
Cédric Teyton
Cédric Teyton
Follow
for
Packmind
Jan 11 '23
8 tips for refactoring the code with no pain
#
refactoring
#
programming
#
tutorial
#
productivity
5
reactions
Comments
Add Comment
7 min read
Refactoring. RegExp.
Sergey Korsik
Sergey Korsik
Sergey Korsik
Follow
Dec 31 '22
Refactoring. RegExp.
#
regex
#
cleancode
#
refactorit
#
refactoring
1
reaction
Comments
Add Comment
2 min read
Refactoring. From 6 to 180 lines.
Sergey Korsik
Sergey Korsik
Sergey Korsik
Follow
Jan 7 '23
Refactoring. From 6 to 180 lines.
#
programming
#
javascript
#
refactorit
#
refactoring
5
reactions
Comments
3
comments
4 min read
Prioritizing Technical Debt as If Time & Money Matters - Adam Tornhill
Gabor Szabo
Gabor Szabo
Gabor Szabo
Follow
Jan 2 '23
Prioritizing Technical Debt as If Time & Money Matters - Adam Tornhill
#
programming
#
refactoring
#
development
#
video
2
reactions
Comments
Add Comment
4 min read
React class to functional: states
Eelco Verbrugge
Eelco Verbrugge
Eelco Verbrugge
Follow
Dec 28 '22
React class to functional: states
#
react
#
refactoring
#
usestate
#
hooks
1
reaction
Comments
Add Comment
1 min read
Checking union types in Typescript
JianTeng
JianTeng
JianTeng
Follow
Dec 28 '22
Checking union types in Typescript
#
typescript
#
beginners
#
refactoring
Comments
Add Comment
1 min read
Evolução de Software e a Importância da Refatoração
Lucca Mabel
Lucca Mabel
Lucca Mabel
Follow
Dec 26 '22
Evolução de Software e a Importância da Refatoração
#
programming
#
cleancode
#
softwareevolution
#
refactoring
3
reactions
Comments
Add Comment
8 min read
Refactoring Guide for Rails Beginners
ysi831
ysi831
ysi831
Follow
Dec 26 '22
Refactoring Guide for Rails Beginners
#
rails
#
refactoring
1
reaction
Comments
Add Comment
6 min read
Solving the Beverages Prices Refactoring kata (2)
Manuel Rivero
Manuel Rivero
Manuel Rivero
Follow
Dec 24 '22
Solving the Beverages Prices Refactoring kata (2)
#
programming
#
beginners
#
refactoring
#
webdev
Comments
Add Comment
13 min read
Refactoring. The beginning.
Sergey Korsik
Sergey Korsik
Sergey Korsik
Follow
Dec 21 '22
Refactoring. The beginning.
#
refactoring
#
typescript
#
programming
#
cleancode
13
reactions
Comments
1
comment
2 min read
loading...
We're a blogging-forward open source social network where we learn from one another
Log in
Create account