Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
762 contributions in the last year
Contribution activity
October 2020
- yamadapc/CPUThrottlingMonitor Swift
- yamadapc/spotify-web-api-node JavaScript
Created a pull request in thelinmichael/spotify-web-api-node that received 2 comments
Fix error handling in http-manager #340
This would crash previously if there was a superagent error without a response. Unknown errors will now be forwarded if there's no error.response.
Created an issue in thelinmichael/spotify-web-api-node that received 1 comment
TypeError when `err.response` is undefined in http-manager
Hit an uncaught exception reading err.response.body when err.response is undefined in http-manager.
https://github.com/thelinmichael/spotify-web-ap…