March 2018
Intermediate to advanced
376 pages
7h 25m
English
It is also a good idea for an application developer to keep in mind that APIs might not be available some of the time, and write code in a way that handles these kinds of situations gracefully. Even when the application is not able to perform some API operations, if it informs the user in a nice way, it can help the user experience much more than facing runtime exceptions. Write code to handle API exceptions and scenarios where the API does not respond.