DEV Community

# refactoring

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Refactoring 001 - Remove Setters

Refactoring 001 - Remove Setters

11
Comments
2 min read
Code Smell 102 - Arrow Code

Code Smell 102 - Arrow Code

6
Comments
2 min read
How would you refactor this JS function?

How would you refactor this JS function?

79
Comments 94
1 min read
Refactoring code from ssg

Refactoring code from ssg

3
Comments
3 min read
TDD Conference 2021 - Python - A Language Made For Test-Driven Development - Jan Giacomelli

TDD Conference 2021 - Python - A Language Made For Test-Driven Development - Jan Giacomelli

1
Comments
2 min read
Revitalizing Castlequest, Part 4: Squarified Cushioned Treemaps

Revitalizing Castlequest, Part 4: Squarified Cushioned Treemaps

3
Comments
7 min read
Revitalizing Castlequest, Part 3: The Shape of Code

Revitalizing Castlequest, Part 3: The Shape of Code

5
Comments
12 min read
Refactoring Legacy - Intro

Refactoring Legacy - Intro

6
Comments
2 min read
Break out command object

Break out command object

3
Comments
5 min read
Revitalizing Castlequest, Part 2: NOW WITHOUT SHOUTING

Revitalizing Castlequest, Part 2: NOW WITHOUT SHOUTING

2
Comments
7 min read
How Spaces Can Improve Your Code

How Spaces Can Improve Your Code

6
Comments 2
3 min read
Riddler Challenge 01: The case with the switch

Riddler Challenge 01: The case with the switch

2
Comments
3 min read
Refactoring #1: Using ternary and null coalescing operators in PHP

Refactoring #1: Using ternary and null coalescing operators in PHP

24
Comments 6
2 min read
This is what clean code is [tell-tale signs of clean code]

This is what clean code is [tell-tale signs of clean code]

19
Comments 2
4 min read
Kitchen Sink

Kitchen Sink

6
Comments 3
3 min read
How I started practicing TDD

How I started practicing TDD

73
Comments 2
18 min read
Rewriting the Monolith, Part 2

Rewriting the Monolith, Part 2

15
Comments 2
9 min read
Rewriting the Monolith, Part 1

Rewriting the Monolith, Part 1

10
Comments 2
4 min read
Refactoring code to Java 8 Stream API

Refactoring code to Java 8 Stream API

7
Comments
7 min read
Optional Chaining (?.) Refactoring

Optional Chaining (?.) Refactoring

10
Comments 1
2 min read
Refactoring with baby steps

Refactoring with baby steps

6
Comments 4
11 min read
Nullish Coalescing Operator Refactoring

Nullish Coalescing Operator Refactoring

6
Comments
1 min read
Slim down models and controllers using Rails Service Objects

Slim down models and controllers using Rails Service Objects

13
Comments 1
3 min read
Mocking Made Simple

Mocking Made Simple

11
Comments 1
3 min read
7 things to consider before starting to refactor Code

7 things to consider before starting to refactor Code

2
Comments
2 min read
loading...