Closed javi-dev closed 7 years ago
Hi, I finally have the time to give the full course a go, really enjoying it!
I've noticed two lessons that link to the wrong commits in their "View Code" buttons.
8.3. Refactoring "Long Parameter List" Using "Preserve Whole Object" - Links to 51 - Green with Feature Envy 8.4. Green with Feature Envy - Links to 50 - Refactor "Long Parameter List" Using "Preserve Whole Object"
It was a bit of a shock when I worked on my code after watching the 8.3. video, and then I tried to compare it to yours, as I often do :sweat_smile: !
Ah thanks for catching that! 😄 Just pushed a fix 👍
Hi, I finally have the time to give the full course a go, really enjoying it!
I've noticed two lessons that link to the wrong commits in their "View Code" buttons.
8.3. Refactoring "Long Parameter List" Using "Preserve Whole Object" - Links to 51 - Green with Feature Envy 8.4. Green with Feature Envy - Links to 50 - Refactor "Long Parameter List" Using "Preserve Whole Object"
It was a bit of a shock when I worked on my code after watching the 8.3. video, and then I tried to compare it to yours, as I often do :sweat_smile: !