Kent C. Dodds

Results 883 comments of Kent C. Dodds

Hi @eps1lon ๐Ÿ‘‹ I'm not 100% certain, but I think option 1 is probably best. ๐Ÿ‘

This isn't directly supported, but it could be (I don't think it would take too much work). Would you be interested in [making a pull request](http://makeapullrequest.com) to add this feature?

Sounds good to me. Kinda broadens the scope of the package a bit, which is fine.

I like the heading. I say keep it. If it's not there then folks seeing the snapshot could be confused. Especially if they break it making seemingly unrelated changes and...

It's possible your `npx` is set up with a different version of `node` that's not managed by `nvm`. Could you enter `which npx` and make sure it's where you expect...

This one is tricky because people need to be able to run `node go` and that switches the github branch for them. We need to make sure that we checkout...

> It looks though that if I try and access the same exercise again through this script it throws an error No, you should absolutely be able to freely switch...