adventjs-issues
adventjs-issues copied to clipboard
console.log
Can't we just have the logs available . Right now it's a bit tedious to do without it's implementation right on the website.
This is complicated, as it could leak some internals but I'll keep the issue around in case I found a way to get it.
Hi, Midu. So why not activate it only for tests that are public?
I'm using github's codespaces when using a slow PC at my workplace, and using the test cases on the examples.
You can always use https://www.typescriptlang.org/play
@VictorGugg If it helps you, many of us are running in environments like RunJS or in our IDEs verifying the tests that are public and once we see that everything is ok, we upload it the solution