Josh Smith

Results 26 issues of Josh Smith

Blocked until other sub issues in the parent issue are resolved. Will update with more information later.

The testing section essentially needs to change its order in both paths. This will involve a few steps: 1. Making sure there are no references that would be out of...

Going to work through the projects in both paths with tests and take notes on different problems that I think should be addressed to make the projects more test friendly.

### Checks - [x] This is not a duplicate of an existing issue (please have a look through our [open issues list](https://github.com/TheOdinProject/curriculum/issues) to make sure) - [x] I have thoroughly...

## Because There are a few things that went into this. The lesson previously included this blog post in the assignment: https://dev.to/mwong068/big-o-space-complexity-lcm A lot of the explanation of auxiliary space...

Content: JavaScript
Content: Ruby

## Because We need a multi select form on interview surveys. Note that this intentionally has a fairly constrained scope just to make sure we have the general behavior down...