London | 26-ITP-January | Damian Dunkley | Sprint 3 | Refactoring dead-code#1057
London | 26-ITP-January | Damian Dunkley | Sprint 3 | Refactoring dead-code#1057DamianDL wants to merge 9 commits intoCodeYourFuture:mainfrom
Conversation
This comment has been minimized.
This comment has been minimized.
5 similar comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
1 similar comment
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
2 similar comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
4 similar comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
2 similar comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Commenting out and removing are not the same thing; knowing that, can you tidy these files up?
There was a problem hiding this comment.
Hi hkavalikas, thanks for reviewing. Exercises updated with code deleted not just commented out. Thanks Damian
Sprint-3/3-dead-code/exercise-1.js
Outdated
| // console.log(greetingStr); | ||
| } | ||
|
|
||
| testName = "Aman"; |
There was a problem hiding this comment.
This will either result in a variable in the global scope or throw an error. Can you find a way to change it?
There was a problem hiding this comment.
Hi hkavalikas, exercise 1 updated with the test moved to a function. Thanks Damian
There was a problem hiding this comment.
Hi hkavalikas-Thanks for the feedback, However I don't understand it? All comments removed and only code remains in exercise 2. Please could you explain what I need to do to correct? Thanks
There was a problem hiding this comment.
Ah apologies @DamianDL , I meant it looks great with the ✅ and that the task was done. The PR already has the Complete status :)
|
One more comment to address: |
|
Great job! |
Learners, PR Template
Self checklist
Changelist
Changes to exercises 1&2- please review