Skip to main content

5 docs tagged with "DRY"

View All Tags

Component

Component is defined as: 🧱Composable code to Encapsulation, DRY & return React Element Fiber via JSX. Topics on: FC, CC, props, state, Component Lifecycle, Ser

DRY

DRY is defined as: (principle) to avoid repeat Source Code/etc via Abstraction/Functional Programming. Topics on: Refactor, WET. Read more: Computer Science, De

Refactor

Refactor is defined as: (process) to restructure Source Code to improve Readability, updating, etc. Topics on: . Read more: Computer Science, Design Pattern, DR

Utility Class

Utility Class is defined as: class library with predefined rules for DRY Source Code & consistent naming scheme, & more granular custom control over groups of b

WET

WET is defined as: We Enjoy Typing?!?. Topics on: . Read more: Computer Science, Design Pattern, DRY, WET|FullStack Wiki by Roger J