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
Lessons from migrating a web application to a design system
Victor Cordova
Victor Cordova
Victor Cordova
Follow
May 2 '20
Lessons from migrating a web application to a design system
#
frontend
#
refactoring
#
designsystems
3
reactions
Comments
Add Comment
4 min read
Defining Class and Module Aliases in Ruby and Rails
Noah Summers
Noah Summers
Noah Summers
Follow
Apr 23 '20
Defining Class and Module Aliases in Ruby and Rails
#
ruby
#
rails
#
refactoring
6
reactions
Comments
Add Comment
1 min read
Insights in Cyclomatic and Cognitive Complexity in Your Application
Danny Verpoort
Danny Verpoort
Danny Verpoort
Follow
Apr 10 '20
Insights in Cyclomatic and Cognitive Complexity in Your Application
#
sonarqube
#
complexity
#
refactoring
#
visualisation
3
reactions
Comments
1
comment
4 min read
3 Reasons Not To Implicitly Memoize
Max Chernyak
Max Chernyak
Max Chernyak
Follow
Mar 22 '20
3 Reasons Not To Implicitly Memoize
#
architecture
#
refactoring
#
technicaldebt
#
ruby
7
reactions
Comments
Add Comment
4 min read
The noble art of refactoring - Part 1
Patricio Ferraggi
Patricio Ferraggi
Patricio Ferraggi
Follow
Mar 18 '20
The noble art of refactoring - Part 1
#
beginners
#
codenewbie
#
webdev
#
refactoring
29
reactions
Comments
2
comments
8 min read
The noble art of refactoring - Part 0
Patricio Ferraggi
Patricio Ferraggi
Patricio Ferraggi
Follow
Mar 14 '20
The noble art of refactoring - Part 0
#
beginners
#
codenewbie
#
webdev
#
refactoring
81
reactions
Comments
7
comments
7 min read
Software Side-Quests
Josh Branchaud
Josh Branchaud
Josh Branchaud
Follow
Mar 15 '20
Software Side-Quests
#
softwaredevelopment
#
learninpublic
#
refactoring
6
reactions
Comments
Add Comment
2 min read
Do you have a minute or two to talk about Code Smells? - Part 1
Kamila Santos Oliveira
Kamila Santos Oliveira
Kamila Santos Oliveira
Follow
Mar 15 '20
Do you have a minute or two to talk about Code Smells? - Part 1
#
cleancode
#
codesmells
#
refactoring
#
designpatterns
10
reactions
Comments
1
comment
3 min read
Sourcery now available in VS Code!
Nick Thapen
Nick Thapen
Nick Thapen
Follow
for
Sourcery
Mar 10 '20
Sourcery now available in VS Code!
#
python
#
vscode
#
refactoring
#
extension
6
reactions
Comments
2
comments
1 min read
Enhance your productivity on your PHP projects
Dylan Ballandras
Dylan Ballandras
Dylan Ballandras
Follow
Mar 6 '20
Enhance your productivity on your PHP projects
#
php
#
codequality
#
gitlabci
#
refactoring
9
reactions
Comments
Add Comment
6 min read
Sorting Code Alphabetically
Adam Nathaniel Davis
Adam Nathaniel Davis
Adam Nathaniel Davis
Follow
Mar 3 '20
Sorting Code Alphabetically
#
codequality
#
refactoring
14
reactions
Comments
4
comments
6 min read
Rewrite 🖋 or Refactor 🧹? 10 questions to ask yourself before you decide.
Erica Tanti
Erica Tanti
Erica Tanti
Follow
Feb 27 '20
Rewrite 🖋 or Refactor 🧹? 10 questions to ask yourself before you decide.
#
refactoring
#
beginners
49
reactions
Comments
4
comments
3 min read
Tearing Down a Function (and Building It Back Up) - Part 2
Adam Nathaniel Davis
Adam Nathaniel Davis
Adam Nathaniel Davis
Follow
Feb 24 '20
Tearing Down a Function (and Building It Back Up) - Part 2
#
refactoring
#
tutorial
#
javascript
#
codequality
7
reactions
Comments
Add Comment
6 min read
Tearing Down a Function (and Building It Back Up) - Part 1
Adam Nathaniel Davis
Adam Nathaniel Davis
Adam Nathaniel Davis
Follow
Feb 24 '20
Tearing Down a Function (and Building It Back Up) - Part 1
#
refactoring
#
javascript
#
tutorial
#
codequality
6
reactions
Comments
Add Comment
13 min read
Start to spend time on refactoring
Lucas Oliveira
Lucas Oliveira
Lucas Oliveira
Follow
Feb 21 '20
Start to spend time on refactoring
#
codequality
#
refactoring
5
reactions
Comments
Add Comment
2 min read
Technical debt so bad I quit my job
Chris Oliver
Chris Oliver
Chris Oliver
Follow
for
GoRails
Feb 4 '20
Technical debt so bad I quit my job
#
refactoring
#
ruby
#
rails
136
reactions
Comments
15
comments
3 min read
Import once Browser Module
Sanket Maru
Sanket Maru
Sanket Maru
Follow
Feb 8 '20
Import once Browser Module
#
angular
#
materialdesign
#
refactoring
14
reactions
Comments
1
comment
2 min read
Refatoração de código React
Nina Kitsu
Nina Kitsu
Nina Kitsu
Follow
Feb 6 '20
Refatoração de código React
#
javascript
#
refactoring
#
react
#
braziliandevs
28
reactions
Comments
6
comments
16 min read
Laravel custom Pivot Model events (many-to-many relationship)
Zubair Mohsin
Zubair Mohsin
Zubair Mohsin
Follow
Jan 27 '20
Laravel custom Pivot Model events (many-to-many relationship)
#
laravel
#
php
#
events
#
refactoring
12
reactions
Comments
2
comments
2 min read
Refactoring - How did we end up in this mess?
Peter Harrison
Peter Harrison
Peter Harrison
Follow
Jan 24 '20
Refactoring - How did we end up in this mess?
#
refactoring
7
reactions
Comments
2
comments
3 min read
Refactoring "if" statements with lookup arrays in PHP/Laravel
Zubair Mohsin
Zubair Mohsin
Zubair Mohsin
Follow
Jan 24 '20
Refactoring "if" statements with lookup arrays in PHP/Laravel
#
php
#
laravel
#
lookuparrays
#
refactoring
12
reactions
Comments
2
comments
1 min read
Refactoring For jQuery
bob.ts
bob.ts
bob.ts
Follow
Jan 22 '20
Refactoring For jQuery
#
webdev
#
testing
#
refactoring
#
jquery
23
reactions
Comments
3
comments
1 min read
Your Code as a Crime Scene and Software Design X-Rays by Adam Tornhill
Sandor Dargo
Sandor Dargo
Sandor Dargo
Follow
Jan 22 '20
Your Code as a Crime Scene and Software Design X-Rays by Adam Tornhill
#
watercooler
#
books
#
cleancode
#
refactoring
10
reactions
Comments
Add Comment
2 min read
Why do we fall into the rewrite trap?
Justin Fuller
Justin Fuller
Justin Fuller
Follow
Jan 21 '20
Why do we fall into the rewrite trap?
#
learning
#
refactoring
#
rewriting
#
projects
3
reactions
Comments
Add Comment
11 min read
Keeping Javascript test naming updated after refactoring
Jan Küster 🔥
Jan Küster 🔥
Jan Küster 🔥
Follow
Jan 17 '20
Keeping Javascript test naming updated after refactoring
#
javascript
#
testing
#
refactoring
5
reactions
Comments
Add Comment
2 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account