Chapter 6. Making Apps Responsive with Asynchronous Programming
This chapter will introduce you to asynchronous programming. This chapter will cover the following recipes:
- Return types of asynchronous functions
- Handling tasks in asynchronous programming
- Exception handling in asynchronous programming