Joe Boyle

Results 5 issues of Joe Boyle

Great [article](https://mattrighetti.com/2022/04/05/i-need-to-find-an-appartment.html)! At the end you mention how slow the requests are, JavaScript makes parallelizing requests trivial with `Promise.all`. This change should do the job - the only caveat is...

**Description** The README doesn't provide any information on adding or updating quiz content. Quiz content is kept in Google Drive, so as a contributor I'm not sure how to add...

There's some naming inconsistency between `LeftMover` and `LeftWalker` in chapter 2, this change renames all instances of `LeftWalker` to `LeftMover`. Thanks for making this tutorial!

Hi Matt! I noticed in your readme you want to add unit tests - I've set up Jest for `canvas-sketch` and added a few basic tests just to get the...

### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information ```bash Operating System: Platform: darwin Arch: x64 Version:...

bug
linear: next