Krzysztof G.

Results 280 comments of Krzysztof G.

I've tried it on two browsers and didn't have any test fails. Could you include screenshot of the issue for reference? Is there any more information that you can provide?

I don't really know. As much as that would make a bit harder for somebody wanting just use results to fool tests, it won't stop from reading challenge code. Looking...

Keeping math to MathJax and code to backticks sounds sensible, What about a case with lone number, as a part of sequence, which refers to both code and math?

Below 100 of Project Euler there's few challenges left that may not be as feasible or straightforward to change. Does anybody have any ideas for these challenges? - https://www.freecodecamp.org/learn/coding-interview-prep/project-euler/problem-33-digit-cancelling-fractions -...

There are also places with listed all answers, without the need to look for them one-by-one.

Few of these are implemented as [tests](https://github.com/freeCodeCamp/boilerplate-project-secure-real-time-multiplayer-game/tree/master/tests) in the boilerplate code. Could that be used, similarly to other projects, with call to `/_api/get-tests`? Or do they need to be tested...

How does this look? Four tests which are called separately, but still need to rely on some initial boilerplate code. https://github.com/gikf/freeCodeCamp/commit/028cbeab2e7992026e4d8ed653c0a382965fa6ad I agree it would be better to be able...

Method to prevent caching also was removed in `helmet 4.x`, but boilerplate uses `3.22.0` by default. I suppose as long as project isn't explicitly changed to use newer version it's...

As a new contributor, we encourage you to read our [contributing guidelines](https://contribute.freecodecamp.org). We expect our contributors to be aware of the process specific to this project. Following the guidelines religiously...

Hey @TannisthaBiswas, @AbhishekKC16, @kartikey-katara-sn11 We typically do not assign issues. Instead, we accept the first pull request that comprehensively solves the issue. Issues labelled with `help wanted` or `first timers...