Julian Dax
Julian Dax
Thanks! Which Prolog implementation would you recommend?
Same here. [This fork](https://www.npmjs.com/package/@mole-inc/bin-wrapper?activeTab=versions) seems to be actively maintained.
After getting even deeper into the `Error` rabbit hole I've simplified the code somewhat. The best and most readable way to do this would be to create a class that...
I think after the rewrite the code is much more understandable for people used to modern JavaScript.
I needed to update `CanceledError` to work with the new `AxiosError`. I also added a test for that.
@hexiaokang is there anything I can do to move forward with this?
By the way, the current version also calculates the stack trace twice, wich is a performance problem.
@jasonsaayman I'll take a look later today.
@jasonsaayman should be done now
@jasonsaayman done!