javascript-exercises
javascript-exercises copied to clipboard
Exercises: Add solution directories for all exercises
Rather than containing exercise solutions on a separate branch, they should follow the CSS Exercise repo and have a directory within each exercise. This makes it easier for users to compare their solutions with TOP's solutions upon completion of an exercise, and reduces some upkeep should a new exercise be added or a current exercise need updating (not needing to make two PRs for separate branches).
Due to there being open PRs regarding exercises, this should not be merged until those open PRs are merged and this PR is updated.
Why is this Not moving Forward?
@ChasingSingularity
Due to there being open PRs regarding exercises, this should not be merged until those open PRs are merged and this PR is updated.
Probably the fact that the outstanding PRs mentioned in the original post were never resolved. Or OP forgot.
@01zulfi would you mind taking a look at this? Neither branch has had an update since this was most recently updated so there shouldn't be anything missing, probably just mainly pulling in my branch locally to make sure tests pass/fail as expected.
@thatblindgeye Definitely, give me a couple days.