🪴ttuan's garden
Search
Search
Dark mode
Light mode
Home
❯
tags
❯
coding
❯
Tag: coding/refactor
Tag: coding/refactor
42 items with this tag.
Jul 28, 2024
Inject Dependencies
coding/refactor
s/raw
Jul 28, 2024
Move Method⭐
coding/refactor
s/raw
Jul 28, 2024
Use Class as Factory
coding/refactor
s/raw
Jul 27, 2024
Callback
coding/refactor
coding/refactor/smell
s/raw
Jul 27, 2024
Replace Mixin with Composition
coding/refactor
s/raw
Jul 27, 2024
Introduce Explaining Variable
coding/refactor
s/raw
Jul 27, 2024
Comments
coding/refactor
coding/refactor/smell
s/raw
Jul 27, 2024
Single Table Inheritance
coding/refactor
coding/refactor/smell
s/raw
Jul 27, 2024
Rename Method
coding/refactor
s/raw
Jul 27, 2024
Uncommunicative Name
coding/refactor/smell
coding/refactor
s/raw
Jul 27, 2024
Extract Partial
coding/refactor
s/raw
Jul 27, 2024
Introduce Form Object
coding/refactor
s/raw
Jul 27, 2024
Extract Validator
coding/refactor
s/raw
Jul 27, 2024
Don't Repeat Yourself
coding/refactor
coding/refactor/principle
s/raw
Jul 27, 2024
Introduce Parameter Object
coding/refactor
s/raw
Jul 27, 2024
Replace Condition with Null Object
coding/refactor
s/raw
Jul 27, 2024
Long Parameter List
coding/refactor
coding/refactor/smell
s/raw
Jul 27, 2024
Duplicated Code
coding/refactor
coding/refactor/smell
s/raw
Jul 27, 2024
Use Convention Over Configuration
coding/refactor
s/raw
Jul 27, 2024
Replace Type Code with Subclasses
coding/refactor
s/raw
Jul 27, 2024
Shotgun Surgery
coding/refactor
coding/refactor/smell
s/raw
Jul 27, 2024
Divergent Change
coding/refactor
coding/refactor/smell
s/raw
Jul 27, 2024
Case Statement
coding/refactor
coding/refactor/smell
s/raw
Jul 27, 2024
Inline Class
coding/refactor
s/raw
Jul 27, 2024
Tell, Don't Ask
coding/refactor
coding/refactor/principle
s/raw
Jul 27, 2024
Law of Demeter
coding/refactor
coding/refactor/principle
s/raw
Jul 27, 2024
Feature Envy
coding/refactor
coding/refactor/smell
s/raw
Jul 27, 2024
Open/Closed Principle
coding/refactor
coding/refactor/principle
s/raw
Jul 27, 2024
Untitled
coding/refactor
coding/refactor/principle
s/raw
Jul 27, 2024
Composition Over Inheritance
coding/refactor
coding/refactor/principle
s/raw
Jul 27, 2024
Single Responsibility Principle
coding/refactor
coding/refactor/principle
s/raw
Jul 27, 2024
Replace Subclasses with Strategies⭐
coding/refactor
s/raw
Jul 27, 2024
Extract Decorator
coding/refactor
s/raw
Jul 27, 2024
Extract Value Object
coding/refactor
s/raw
Jul 27, 2024
Replace Conditional with Polymorphism
coding/refactor
s/raw
Jul 27, 2024
Extract Class
coding/refactor
s/raw
Jul 27, 2024
Extract Method
coding/refactor
s/raw
Jul 27, 2024
Large Class
coding/refactor
coding/refactor/smell
s/raw
Jul 27, 2024
Long Method
coding/refactor
coding/refactor/smell
s/raw
Jul 27, 2024
Mixin
coding/refactor
coding/refactor/smell
s/raw
Jul 27, 2024
Replace Callback with Method
coding/refactor
s/raw
Jul 25, 2024
Refactoring Ruby
coding/ruby
coding/refactor