DEV Community

loading...

# refactoring

👋 Sign in for the ability sort posts by top and latest.
Kitchen Sink

Kitchen Sink

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

Riddler Challenge 01: The case with the switch

Reactions 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

Reactions 11 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]

Reactions 17 Comments 2
4 min read
Gradual method renaming in Perl

Gradual method renaming in Perl

Reactions 8 Comments 1
3 min read
Optional Chaining (?.) Refactoring

Optional Chaining (?.) Refactoring

Reactions 10 Comments 1
2 min read
How I started practicing TDD

How I started practicing TDD

Reactions 118 Comments 2
18 min read
Refactoring code to Java 8 Stream API

Refactoring code to Java 8 Stream API

Reactions 4 Comments
7 min read
Rewriting the Monolith, Part 2

Rewriting the Monolith, Part 2

Reactions 14 Comments 2
9 min read
Rewriting the Monolith, Part 1

Rewriting the Monolith, Part 1

Reactions 10 Comments 2
4 min read
Refactoring with baby steps

Refactoring with baby steps

Reactions 7 Comments 3
11 min read
I love Comby!

I love Comby!

Reactions 6 Comments
2 min read
Nullish Coalescing Operator Refactoring

Nullish Coalescing Operator Refactoring

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

Slim down models and controllers using Rails Service Objects

Reactions 8 Comments
3 min read
Mocking Made Simple

Mocking Made Simple

Reactions 11 Comments 1
3 min read
Las seis preguntas para comentar tu código

Las seis preguntas para comentar tu código

Reactions 2 Comments
8 min read
7 things to consider before starting to refactor Code

7 things to consider before starting to refactor Code

Reactions 2 Comments
2 min read
Don't use comments! Use code.

Don't use comments! Use code.

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

Bringing Meaning to Legacy Code with Parameter Objects

Reactions 6 Comments
4 min read
Refactor your if statements for improved readability

Refactor your if statements for improved readability

Reactions 6 Comments 1
2 min read
Untangling Legacy Code with Events

Untangling Legacy Code with Events

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

Popular patterns and anti-patterns with React Hooks

Reactions 93 Comments 2
6 min read
Sequelize + TypeScript - What you need to know

Sequelize + TypeScript - What you need to know

Reactions 69 Comments 5
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

Reactions 33 Comments
2 min read
Avoid Magic Numbers to Increase Code Readability

Avoid Magic Numbers to Increase Code Readability

Reactions 8 Comments 3
2 min read
Keeping code healthy with refactoring

Keeping code healthy with refactoring

Reactions 3 Comments 1
7 min read
Refactor for better comprehension

Refactor for better comprehension

Reactions 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

Reactions 2 Comments
3 min read
Refactoring: Looking past the surface

Refactoring: Looking past the surface

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

Testability requires modularity - lessons from maintaining monoliths at scale

Reactions 11 Comments
4 min read
Prefactoring: A pragmatic approach to tech debt

Prefactoring: A pragmatic approach to tech debt

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

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

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

Using Mikado Technique to Migrate to .NET Core

Reactions 7 Comments
5 min read
C# code refactoring - Introduction

C# code refactoring - Introduction

Reactions 10 Comments
5 min read
Real life angular inheritance example

Real life angular inheritance example

Reactions 5 Comments
5 min read
Design patterns you should know

Design patterns you should know

Reactions 2 Comments
2 min read
Complex auth - types & test importance

Complex auth - types & test importance

Reactions 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

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

How to be more successful at software maintenance

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

We renamed our GitHub organization. Now what?

Reactions 8 Comments
4 min read
Selling Refactoring

Selling Refactoring

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

Refactoring: Dependency Injection for Reusable Functions

Reactions 10 Comments
1 min read
Refactoring UI book review

Refactoring UI book review

Reactions 2 Comments
1 min read
Opening a window on codesmells - part I 💩💨

Opening a window on codesmells - part I 💩💨

Reactions 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

Reactions 6 Comments 2
4 min read
A simple refactoring

A simple refactoring

Reactions 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

Reactions 2 Comments
1 min read
Refactoring: improve your code quality

Refactoring: improve your code quality

Reactions 15 Comments
8 min read
Extract React Hook Refactoring

Extract React Hook Refactoring

Reactions 7 Comments
4 min read
On useless try-catches, being overly defensive, I/O boundaries and variable scope

On useless try-catches, being overly defensive, I/O boundaries and variable scope

Reactions 6 Comments 3
2 min read
Why early returns make your code easier to understand

Why early returns make your code easier to understand

Reactions 3 Comments
3 min read
Refactoring culture

Refactoring culture

Reactions 3 Comments
1 min read
The Art of Refactoring

The Art of Refactoring

Reactions 3 Comments
3 min read
Refactoring absolute paths to relative ones

Refactoring absolute paths to relative ones

Reactions 4 Comments
1 min read
Clean Code Cleanups

Clean Code Cleanups

Reactions 5 Comments
6 min read
FizzBuzz Refactoring Challenge with Open/Closed Principle

FizzBuzz Refactoring Challenge with Open/Closed Principle

Reactions 45 Comments 24
5 min read
Good Enough Architecture - Separating bounded contexts

Good Enough Architecture - Separating bounded contexts

Reactions 4 Comments
8 min read
Betterer v1.0.0

Betterer v1.0.0

Reactions 62 Comments 4
6 min read
Python Refactorings - Part 1

Python Refactorings - Part 1

Reactions 7 Comments
4 min read
Declarative Gibberish in React

Declarative Gibberish in React

Reactions 17 Comments 2
7 min read
loading...