hbar1st
hbar1st
### Describe the Issue The instructions in step 18 of the js beta to build a calorie counter says: Start by declaring a cleanInputString function that takes a str parameter....
### Describe the Issue Steps 21 and 22 of the RWD project to build a cat painting should be combined as they are just asking the learner to add two...
### Describe the Issue The description of the project to build football team cards in the js beta curriculum says: >In this project, you will build a set of football...
### Describe the Issue In step 6 of the Todo app (js beta) the following sentence needs a slight correction: > Add an event listener to the openTaskFormBtn element and...
### Describe the Issue The code check for step 44 of the build a music player is too strict in my view. If you don't use the `?.` notation, the...
### Describe the Issue I was going through the new JS Beta curriculum and when I got to the date formatter project I realized that it probably doesn't really help...
### Describe the Issue please clarify the instructions for step 39 of JS Beta Build a Music Player Currently they consist of 2 sentences: "Add an else block to handle...
### Describe the Issue steps 7-9 of build a football team cards project all ask for key-value pairs to be added to the project code. They are simple and can...
### Describe the Issue The last sentence of step 73 of the Learn CSS Grid by Building a Magazine project seems unclear to me. Currently it says: "This will give...
### Describe the Issue Step 29 of the Todo app (js beta) project says: "Step 29 After adding the task to the page, you should close the form modal to...