hbar1st

Results 85 issues of hbar1st

### Describe the Issue The following sentence in the Word Blanks lesson should have a code block (three backticks) surrounding the code section which is directly referring to the completed...

type: bug
scope: curriculum
status: waiting triage

### Describe the Issue in step 20 of the JS building a pyramid generator project, the step refers to the " rows[2] assignment" but should instead refer to the "rows[rows.length...

type: bug
help wanted
scope: curriculum
new javascript course

### Describe the Issue For absolute coding newbies, a 'pyramid generator' will not conjure up anything meaningful and may leave users in the dark about where this project is headed...

help wanted
scope: curriculum
new javascript course

### Describe the Issue I noticed that the beta JS course attempts to teach for loop syntax before introducing conditional statements. Wouldn’t it make it easier to understand loops by...

status: discussing
scope: curriculum
new javascript course

### Describe the Issue When invalid code is submitted to step 4 of the gradebook app review project, a message is shown which has a typo. "Your studentMsg function should...

type: bug
scope: curriculum
first timers only
new javascript course

### Describe the Issue The js beta review project’s step 2 of build a grade book app claims: “Remember that you learned about conditional statements(if, else if, and else).” But...

type: bug
scope: curriculum
status: PR in works
new javascript course

### Describe the Issue In the JS Beta project to build a pyramid gen., steps 82 and 83 both show an if statement block in the code editor that is...

type: bug
help wanted
scope: curriculum
new javascript course

### Describe the Issue on starting step 51 of the JS Beta project to build a pyramid generator, I noticed that we're being asked to add a variable declaration and...

type: bug
help wanted
scope: curriculum
new javascript course

### Describe the Issue step 23 of the js beta course gives instructions as follows: ``` Use margins to center it by setting the top margin to 30px, bottom margin...

type: bug
scope: curriculum
status: waiting triage

### Describe the Issue I noticed that step 150 of the RPG js beta curriculum asks us to create an if statement at a specific line in the editor (which...

type: bug
help wanted
scope: curriculum
new javascript course