Kevin Russell
Kevin Russell
### Describe the Issue My subconscious took a break from its regularly scheduled quest to find weird ways of breaking freeCodeCamp tests. This time, I think my solution actually uses...
### Describe the Issue Step 58: > Remove localStorage.removeItem() and use localStorage.clear() instead. You don't need to pass in anything. You should also see null in the console. Calling `localStorage.clear()`...
### Describe the Issue Step 51: > Your `formInputValuesUpdated` variable should check if `titleInput.value` is not equal to `currentTask.title`, `dateInput.value` is not equal to `currentTask.date`, or `descriptionInput.value` is not equal...
### Describe the Issue Step 67 > Finally, it is time to call the `removeSpecialChars` on the `id`, `title`, and `description` properties in your `taskObj`. > This will remove issues...
### Describe the Issue I was kinda disappointed that this lab passed up the perfect opportunity to accomplish several things at once: - introduce classes with an even simpler example...
### Describe the Issue A couple of the tests in the "Build a Drum Machine" lab aren't playing nice with Chromium's restrictions against playing any audio before the user interacts...
Thanks for these files! One glitch I noticed, which would only affect people (like me) who start with your alignment.txt files and then go looking for the corresponding textgrids rather...