DEV Community

Discussion on: Recursively fetch data from paginated API

Collapse
 
briancodes profile image
Brian

Hi. This is a good approach, nice to see only const being used. How would you handle errors here btw, if the 3rd call out of 5 failed for example?