Jessica Wilkins
Jessica Wilkins
### Describe the Issue A camper on the forum had issues with passing step 37 of the pyramid project https://forum.freecodecamp.org/t/learn-introductory-javascript-by-building-a-pyramid-generator-step-37/686331 This was their code ```js for (const row of rows)...
### Describe the Issue To make it clearer what the syntax should be for accessing the last element of an array, let's go with this updated description ````md Notice how...
### What feature would you like to see? ### What general issue would you like to create? [developerquiz.org](developerquiz.org) currently has over 1200+ quiz questions. We are looking to expand the...
[developerquiz.org](developerquiz.org) currently has over 600 quiz questions. We are looking to expand on the Linux questions and we encourage other developers to add their quiz questions to the site. You...
[developerquiz.org](developerquiz.org) currently has over 600 quiz questions. We are looking to expand on the SQL questions and we encourage other developers to add their quiz questions to the site. You...
[developerquiz.org](developerquiz.org) currently has over 600 quiz questions. We are looking to expand on the Computer Science questions and we encourage other developers to add their quiz questions to the site....
[developerquiz.org](developerquiz.org) currently has over 600 quiz questions. We are looking to expand on the Quality Assurance and testing questions and we encourage other developers to add their quiz questions to...
### What general issue would you like to create? [developerquiz.org](developerquiz.org) currently has over 600 quiz questions. We are looking to expand on the agile questions and we encourage other developers...
## Summary of changes This is one of a few PR's that will address the issue of not showing campers how to test their functions in the RPG project. This...
### Describe the Issue It looks like an update was made a few weeks ago to the tests for this step. But it doesn't look like the tests account for...