hbar1st

Results 85 issues of hbar1st

### Describe the Issue step 36 of the stats calculator project has instructions that introduce new coding concepts without any explanation. Specifically here: >create a Set with new Set() and...

type: bug
status: discussing
scope: curriculum
new javascript course

### Describe the Issue Trying to work out a solution for step 25 of the spreadsheet project (js beta) that will be accepted by the test is made harder by...

type: bug
status: discussing
scope: curriculum
new javascript course

### Describe the Issue Step 18 of the spreadsheet project (js beta) asks us to: >Set the aria-label attribute for the input element to the same value as the id...

type: bug
help wanted
scope: curriculum
new javascript course

### Describe the Issue in the spreadsheet project (js beta), step 11 suggests to campers that in order to create a range of characters, they need to convert their characters...

type: bug
status: discussing
scope: curriculum
new javascript course

### Describe the Issue instead of saying: >The callback function then has a parameter for each capture group in the regular expression. it would be clearer to say: The callback...

type: bug
help wanted
scope: curriculum
new javascript course

### Describe the Issue In multiple steps of the spreadsheet project we are asked to create a regex to detect a number, followed by a math operator, followed by another...

type: bug
scope: curriculum
status: waiting triage
new javascript course

### Describe the Issue step 89 of the spreadsheet project (js beta) expects campers to know that " return the result of checking whether spreadsheetFunctions has its own property of...

type: bug
help wanted
scope: curriculum
new javascript course

### Describe the Issue the check for step 15 of the shopping cart does not allow a space to be placed to the immediate right-hand-side of the word constructor (just...

type: bug
help wanted
scope: curriculum
new javascript course

### Describe the Issue The instructions for step 102 of the spreadsheet project (js beta) want us to "use the first two numbers from an array to generate a random...

type: bug
scope: curriculum
status: waiting triage
new javascript course

### Describe the Issue The instructions for step 103 of the spreadsheet project request that a range be created from an array. The say: `Add a range property which generates...

type: bug
help wanted
scope: curriculum
new javascript course