Forem

# refactoring

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Refactoring: Dependency Injection for Reusable Functions
Cover image for Refactoring: Dependency Injection for Reusable Functions

Refactoring: Dependency Injection for Reusable Functions

10
Comments
1 min read
Refactoring UI book review
Cover image for 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

9
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
Refactoring: improve your code quality
Cover image for Refactoring: improve your code quality

Refactoring: improve your code quality

15
Comments
8 min read
Extract React Hook Refactoring

Extract React Hook Refactoring

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

6
Comments 3
2 min read
Why early returns make your code easier to understand
Cover image for Why early returns make your code easier to understand

Why early returns make your code easier to understand

2
Comments
3 min read
Type Annotate an existing Python Django Codebase with MonkeyType
Cover image for Type Annotate an existing Python Django Codebase with MonkeyType

Type Annotate an existing Python Django Codebase with MonkeyType

12
Comments 3
6 min read
Refactoring culture
Cover image for Refactoring culture

Refactoring culture

3
Comments
1 min read
The Art of Refactoring
Cover image for The Art of Refactoring

The Art of Refactoring

3
Comments
3 min read
Refactoring absolute paths to relative ones

Refactoring absolute paths to relative ones

10
Comments 1
1 min read
Clean Code Cleanups
Cover image for Clean Code Cleanups

Clean Code Cleanups

5
Comments
6 min read
FizzBuzz Refactoring Challenge with Open/Closed Principle
Cover image for FizzBuzz Refactoring Challenge with Open/Closed Principle

FizzBuzz Refactoring Challenge with Open/Closed Principle

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

Good Enough Architecture - Separating bounded contexts

4
Comments
8 min read
Debugging and Refactoring JavaScript codes for robustness

Debugging and Refactoring JavaScript codes for robustness

4
Comments
3 min read
Betterer v1.0.0
Cover image for Betterer v1.0.0

Betterer v1.0.0

62
Comments 4
6 min read
Python Refactorings - Part 1

Python Refactorings - Part 1

7
Comments
4 min read
Refactoring: Try-Catch for Variable Assignment in JS

Refactoring: Try-Catch for Variable Assignment in JS

6
Comments 1
1 min read
Declarative Gibberish in React
Cover image for Declarative Gibberish in React

Declarative Gibberish in React

20
Comments 3
7 min read
Lessons from migrating a web application to a design system

Lessons from migrating a web application to a design system

3
Comments
4 min read
Defining Class and Module Aliases in Ruby and Rails

Defining Class and Module Aliases in Ruby and Rails

6
Comments
1 min read
Insights in Cyclomatic and Cognitive Complexity in Your Application
Cover image for Insights in Cyclomatic and Cognitive Complexity in Your Application

Insights in Cyclomatic and Cognitive Complexity in Your Application

3
Comments 1
4 min read
loading...