Asynchronous libraries

So far, we have discussed callback patterns and how using promises gives your code that badly needed sense of order. Writing asynchronous code isn't just about stopping yourself from drowning in messy code, it's about being productive as well. Libraries exist out there that will make you really productive if you mean business about taking asynchronous coding head on. The best known libraries at the time of writing are:

Get Architecting Angular Applications with Redux, RxJS, and NgRx now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.