Some of the most fragile, embarrassing, and unreadable code you will write is flow control. — Beowulf So What’s the Problem Here Anyway?Look. You know how it goes. Just call an API and grab the data. Simple right? No worries! Promise!Oh, but it might timeout after 30 seconds. So trap for that. And we should also handle server errors because the backend team is using PHP (zing!). Then once we get t