- Notifications
You must be signed in to change notification settings - Fork 142
Pull requests: CodelyTV/refactoring-code_smells-design_patterns
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add typescript recursive solution to the graduated tiered pricing exercise
#71 opened May 22, 2025 by samuelcasanova Loading… updated May 22, 2025
Incorrect Logic in StatusFor(DateTime date) → Simplified condition checks.
#70 opened Feb 9, 2025 by EduardKrutii Loading… updated Feb 9, 2025
Large Class → Extracted tax and discount logic into BookingPricing.
#68 opened Feb 9, 2025 by EduardKrutii Loading… updated Feb 9, 2025
Long Parameter List → Introduced a DTO (BookingDetails).
#66 opened Feb 9, 2025 by EduardKrutii Loading… updated Feb 9, 2025
Add commands to list refactorings and smells
#14 opened Oct 7, 2020 by rgomezcasas • Draft updated Jul 4, 2022
[csharp] [courses_steps_csv] Kickstart base
#29 opened Apr 22, 2021 by JavierCane • Draft updated Jul 4, 2022
ProTip! Add no:assignee to see everything that’s not assigned.