Jordan Ayotte

Results 7 comments of Jordan Ayotte

Hey, I'd like to be assigned this issue. I think just adding the instruction to rename to dog.jpg could be added to the end of step 3.

![lil-odin](https://github.com/user-attachments/assets/bdf41c70-90cd-4c84-94bb-13fb94c9f08e) for the dancing odin bot, could have him broken into components like so, and try to do something similar to what's shown in this codepen: https://codepen.io/erensuleymanoglu/pen/EqXjOr

It doesn't have to specifically be what's shown in the codepen. I think it could be cool to leave it open-ended, and you could choose (twerking bot, bot spinning on...

npm is also installed when you install node. You're right that the instructions don't seem to mention that, which could confuse some people. It only mentions that there is another...

From what I could figure out codesandbox uses a focus() in its editor, which makes sense in the regular context of using a codesandbox, but in the case of using...

@wise-king-sullyman Yes, I'd be glad to do a deeper dive!

After doing some research, this behavior is only present with VM Sandboxes (formerly called Devboxes). The only solution I could come up with is for us to instead use the...