hbar1st
hbar1st
### Describe the Issue in Step 70 of the music player project (js beta) the step requests a ternary statement that is assigned to a variable. People on the forum...
### Describe the Issue Please see the video I made of the stack animation created by the end of the decimal to binary converter project. The layout is quite messy...
### Describe the Issue The description of the spam filter project currently mentions: "...learn about capture groups, positive lookaheads, negative lookaheads ..." but the project does not in fact teach...
### Is your feature request related to a problem? Please describe. Somewhere in the spam filter project (js beta), the idea of using capture groups is introduced but there is...
### Describe the Issue The second paragraph of step 8 in the Number Sorter project is awkwardly phrased. The instructions begin as follows: >You should use console.log() to print out...
### Describe the Issue A camper reported that in Step 43, if they add a semicolon one space to the right of the last word `row` on the result assignment...
Since step 56 of the cat photo app continues to cause confusion for campers, and the most common reason cited for this is that the example code shown shows the...
### Describe the Issue Not sure exactly why, but step 1 of the dice game (new js beta) allows me to submit when I have the code below. This in-spite...
### Describe the Issue The js beta project to build a statistics calculator has an unexpected change in the editor's code between step 33 and step 34. No explanation is...
### Describe the Issue I think I ran into a bug in one of the statistics calculator project steps. Basically, they're trying to get us to write a Math.pow call...