johnpapa / typescript-async

Creating Asynchronous Code with TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Promise Module missing handleAxiosErrors function in begin folder

thoughtpalette opened this issue · comments

The function for handleAxiosErrors is not available in the 05-promises/begin/src/lib/data/promise.ts file as referenced in the Getting Heroes with Promises module, timestamp 2:30/4:37

It IS available in the end directory file.