DEV Community

# refactoring

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Refactoring GitHub Actions Workflow

Refactoring GitHub Actions Workflow

21
Comments 2
4 min read
Refactoring - Book Notes

Refactoring - Book Notes

5
Comments
4 min read
Refactoring 002 - Extract Method

Refactoring 002 - Extract Method

4
Comments
2 min read
Legacy Code : Working With FeedBack

Legacy Code : Working With FeedBack

2
Comments
2 min read
Refactoring 001 - Remove Setters

Refactoring 001 - Remove Setters

10
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
Kitchen Sink

Kitchen Sink

6
Comments 2
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
How I started practicing TDD

How I started practicing TDD

144
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

8
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
Don't use comments! Use code.

Don't use comments! Use code.

16
Comments 2
6 min read
Bringing Meaning to Legacy Code with Parameter Objects

Bringing Meaning to Legacy Code with Parameter Objects

6
Comments
4 min read
Popular patterns and anti-patterns with React Hooks

Popular patterns and anti-patterns with React Hooks

118
Comments 3
6 min read
Sequelize + TypeScript - What you need to know

Sequelize + TypeScript - What you need to know

75
Comments 13
7 min read
Refactoring type annotations to PHP 7.4 type declarations with Rector

Refactoring type annotations to PHP 7.4 type declarations with Rector

34
Comments
2 min read
Refactor your if statements for improved readability

Refactor your if statements for improved readability

7
Comments 1
2 min read
Untangling Legacy Code with Events

Untangling Legacy Code with Events

5
Comments
3 min read
Avoid Magic Numbers to Increase Code Readability

Avoid Magic Numbers to Increase Code Readability

9
Comments 3
2 min read
Keeping code healthy with refactoring

Keeping code healthy with refactoring

4
Comments 1
7 min read
Refactor for better comprehension

Refactor for better comprehension

3
Comments
9 min read
Legacy code best practice: how to take over an existing project smoothly

Legacy code best practice: how to take over an existing project smoothly

2
Comments
3 min read
Refactoring: Looking past the surface

Refactoring: Looking past the surface

2
Comments 1
4 min read
Testability requires modularity - lessons from maintaining monoliths at scale

Testability requires modularity - lessons from maintaining monoliths at scale

12
Comments
4 min read
How to move resources and modules in Terragrunt

How to move resources and modules in Terragrunt

3
Comments
5 min read
Prefactoring: A pragmatic approach to tech debt

Prefactoring: A pragmatic approach to tech debt

6
Comments
4 min read
1, 2, Refactor! เมื่อไหร่ที่ควร Refactor?

1, 2, Refactor! เมื่อไหร่ที่ควร Refactor?

1
Comments
1 min read
Using Mikado Technique to Migrate to .NET Core

Using Mikado Technique to Migrate to .NET Core

7
Comments
5 min read
C# code refactoring - Introduction

C# code refactoring - Introduction

10
Comments
5 min read
Real life angular inheritance example

Real life angular inheritance example

5
Comments
5 min read
Complex auth - types & test importance

Complex auth - types & test importance

7
Comments
1 min read
Refactoring HTML code with help of regex search and replace

Refactoring HTML code with help of regex search and replace

8
Comments
2 min read
Las seis preguntas para comentar tu código

Las seis preguntas para comentar tu código

3
Comments
8 min read
How to be more successful at software maintenance

How to be more successful at software maintenance

8
Comments 2
9 min read
We renamed our GitHub organization. Now what?

We renamed our GitHub organization. Now what?

16
Comments
4 min read
Selling Refactoring

Selling Refactoring

3
Comments
3 min read
Refactoring: Dependency Injection for Reusable Functions

Refactoring: Dependency Injection for Reusable Functions

10
Comments
1 min read
Refactoring UI book review

Refactoring UI book review

2
Comments
1 min read
Opening a window on codesmells 💩💨

Opening a window on codesmells 💩💨

8
Comments
5 min read
Why and How we moved away from jQuery in our Web Application

Why and How we moved away from jQuery in our Web Application

8
Comments 2
4 min read
A simple refactoring

A simple refactoring

4
Comments
6 min read
Visualizing the progress of a refactoring into a Hexagonal Architecture using jQAssistant

Visualizing the progress of a refactoring into a Hexagonal Architecture using jQAssistant

2
Comments
1 min read
loading...