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
Do you have nice examples of refactoring code?
Leonora Der
Leonora Der
Leonora Der
Follow
Jun 12 '18
Do you have nice examples of refactoring code?
#
discuss
#
refactoring
#
code
#
review
19
reactions
Comments
9
comments
1 min read
How would you rewrite this Python code?
Dustin King
Dustin King
Dustin King
Follow
May 26 '18
How would you rewrite this Python code?
#
discuss
#
python
#
codereview
#
refactoring
46
reactions
Comments
17
comments
2 min read
Coding Sidekiq Workers the Right Way
Raphael Jambalos
Raphael Jambalos
Raphael Jambalos
Follow
May 20 '18
Coding Sidekiq Workers the Right Way
#
rails
#
sidekiq
#
ruby
#
refactoring
108
reactions
Comments
10
comments
5 min read
A boolean's story
Dimitri Merejkowsky
Dimitri Merejkowsky
Dimitri Merejkowsky
Follow
May 18 '18
A boolean's story
#
rust
#
refactoring
12
reactions
Comments
Add Comment
7 min read
Don't ALWAYS quick-return from functions
Ben Winding
Ben Winding
Ben Winding
Follow
Apr 13 '18
Don't ALWAYS quick-return from functions
#
functions
#
refactoring
#
cleancode
#
quickreturn
44
reactions
Comments
18
comments
2 min read
Confidence level. Do you trust devs that extract duplicated code to funtions by hand instead of using IDE support?
Kodengo
Kodengo
Kodengo
Follow
Apr 9 '18
Confidence level. Do you trust devs that extract duplicated code to funtions by hand instead of using IDE support?
#
discuss
#
confidencelevel
#
refactoring
14
reactions
Comments
9
comments
1 min read
The Rewrite vs Refactor Debate: 8 Things You Need to Know
Blaine Osepchuk
Blaine Osepchuk
Blaine Osepchuk
Follow
Mar 26 '18
The Rewrite vs Refactor Debate: 8 Things You Need to Know
#
refactoring
#
softwareengineering
#
projectmanagement
79
reactions
Comments
7
comments
9 min read
Improving The Use Of Constants
Zachary Levine
Zachary Levine
Zachary Levine
Follow
Mar 14 '18
Improving The Use Of Constants
#
constants
#
refactoring
#
abstraction
15
reactions
Comments
Add Comment
4 min read
Is There Such a Thing As Good Technical Debt?
iedaddy
iedaddy
iedaddy
Follow
Mar 5 '18
Is There Such a Thing As Good Technical Debt?
#
devops
#
automation
#
refactoring
#
development
12
reactions
Comments
Add Comment
11 min read
Removing Comments
Jason McCreary
Jason McCreary
Jason McCreary
Follow
Feb 15 '18
Removing Comments
#
programming
#
refactoring
#
practices
59
reactions
Comments
19
comments
3 min read
Refactoring an Overgrown Notifications Class in Django
Gabriela Voicu
Gabriela Voicu
Gabriela Voicu
Follow
Jan 25 '18
Refactoring an Overgrown Notifications Class in Django
#
refactoring
#
django
#
python
#
technical
23
reactions
Comments
5
comments
5 min read
Testing legacy code, part 2: Bending the rules
Pavol Rajzak
Pavol Rajzak
Pavol Rajzak
Follow
Jan 17 '18
Testing legacy code, part 2: Bending the rules
#
refactoring
#
legacycode
#
java
#
testing
14
reactions
Comments
Add Comment
4 min read
Testing legacy code, part 1: How to start
Pavol Rajzak
Pavol Rajzak
Pavol Rajzak
Follow
Jan 12 '18
Testing legacy code, part 1: How to start
#
testing
#
java
#
legacycode
#
refactoring
25
reactions
Comments
8
comments
3 min read
Innocent growth of technical debt
edA‑qa mort‑ora‑y
edA‑qa mort‑ora‑y
edA‑qa mort‑ora‑y
Follow
Jan 9 '18
Innocent growth of technical debt
#
coding
#
refactoring
#
fusetools
22
reactions
Comments
Add Comment
5 min read
Auld Lang Refactoring
Daniel Warren
Daniel Warren
Daniel Warren
Follow
Dec 31 '17
Auld Lang Refactoring
#
javascript
#
refactoring
#
tutorial
#
events
8
reactions
Comments
Add Comment
3 min read
Implementing REST client with Rust: an introduction to traits and generics
Sami Pietikäinen
Sami Pietikäinen
Sami Pietikäinen
Follow
Dec 27 '17
Implementing REST client with Rust: an introduction to traits and generics
#
rust
#
rest
#
refactoring
17
reactions
Comments
Add Comment
7 min read
Another month of clean code
Jason McCreary
Jason McCreary
Jason McCreary
Follow
Dec 19 '17
Another month of clean code
#
programming
#
practices
#
refactoring
84
reactions
Comments
12
comments
3 min read
How IntelliJ TODO tool helps in Refactoring
Harshit rathod
Harshit rathod
Harshit rathod
Follow
Dec 9 '17
How IntelliJ TODO tool helps in Refactoring
#
advice
#
refactoring
#
programming
12
reactions
Comments
Add Comment
4 min read
A month of clean code
Jason McCreary
Jason McCreary
Jason McCreary
Follow
Nov 10 '17
A month of clean code
#
programming
#
practices
#
refactoring
#
php
519
reactions
Comments
44
comments
3 min read
Most effective and simplest way to write readable code.
Girish Budhwani
Girish Budhwani
Girish Budhwani
Follow
Nov 15 '17
Most effective and simplest way to write readable code.
#
beginners
#
readability
#
refactoring
#
programming
43
reactions
Comments
19
comments
2 min read
Think twice before using a Supplier
Bastien Helders
Bastien Helders
Bastien Helders
Follow
Nov 17 '17
Think twice before using a Supplier
#
java
#
learning
#
functional
#
refactoring
6
reactions
Comments
2
comments
4 min read
Don't let duplication mislead you
Marcos Brizeno
Marcos Brizeno
Marcos Brizeno
Follow
Nov 9 '17
Don't let duplication mislead you
#
design
#
refactoring
#
codesmells
43
reactions
Comments
1
comment
3 min read
Embrace the static typing system: Strong types
Technocoder
Technocoder
Technocoder
Follow
Nov 11 '17
Embrace the static typing system: Strong types
#
rust
#
readability
#
refactoring
#
programming
10
reactions
Comments
2
comments
6 min read
How to improve functions with toggle params?
Bartlomiej Filipek
Bartlomiej Filipek
Bartlomiej Filipek
Follow
Nov 10 '17
How to improve functions with toggle params?
#
programming
#
cpp
#
refactoring
9
reactions
Comments
1
comment
5 min read
Resolving the game state machine cyclic dependency
Technocoder
Technocoder
Technocoder
Follow
Nov 5 '17
Resolving the game state machine cyclic dependency
#
refactoring
#
cpp
#
rust
#
patterns
13
reactions
Comments
4
comments
4 min read
loading...
We're a blogging-forward open source social network where we learn from one another
Log in
Create account