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
Popular repositories
9 contributions in the last year
Contribution activity
November 1, 2020
October 2020
- halan/axios JavaScript
Created a pull request in axios/axios that received 4 comments
Fixing catch..then on examples (README page)
Hi folks,
So, I had seen several bugs in some projects caused by a wrong sequence of catch..then. On Axios README the examples induce to put a then…