Krzysztof G.
Krzysztof G.
It might be needed for user to be logged in. I've tried to reproduce it on Firefox. - I've went from last steps of _[Learn HTML by Building a Cat...
I've checked with `var`, `let`, `const`, no issues with passing with otherwise good solution. There's one case when tests (but all of them, not just new ones) confused the heck...
Would you know which course/step would be convenient for observing this and to be used for testing?
`git clean` used to reset step is actually leaving ignored files alone, but it removes untracked files (Unless they are also in untracked directory). Therefore files that should not be...
@huyenltnguyen 
Hey, could you add a bit of context for this PR? Namely: - Is this PR related to any existing issue? - Specifically which code changes refer to which improvement...
Related to scope there are also `global` and `nonlocal` keywords, but introduction to scope is probably not the best place to mention them.
@Othniel01, yes!
3rd test is making sure there's only one comment in code. I think it'd be fine to change regex in 5th test to something like `/everyonelovescutecatsonline!/i` and swap order of...
Could you double check if they aren't already in the seed above the instructions? And if not try resetting the step. Recently seed code was updated to not contain part...