Summary
Review what we've learned about bulk operations.
In this chapter, we explained the concept of bulk operations and learned how to implement a real-world example of a bulk task in a reactive way. We learned the behavior and a use case of the forkJoin
operator and went through the different steps to implement a bulk upload. Finally, we went through the tracking progress functionality and how we can implement it using a reactive technique.
The following are some of the key concepts discussed in this chapter:
Get hands-on with 1400+ tech skills courses.