Async in Redux – JS Monthly London

テクノロジー



Redux is usually taught with synchronous actions, these are easier to understand and learn about, however as developers of web apps we tend to deal with asynchronous actions a lot more often. In this talk we will be comparing 3 libraries to help with asynchronous actions in redux applications: redux-thunk, redux-promise and redux-saga. We will compare the different approaches used by these libraries with real code examples for a small web app.

▼ Speaker ▼

Chris McDonald (https://twitter.com/@chrismcdonald84).

▼ Event ▼

This talk was part of JS Monthly London in August (http://www.meetup.com/js-monthly-london/events/233031546/).

▼ Transcript ▼

Coming soon…

▼ Video by Pusher ▼

Pusher is a hosted service with APIs, developer tools and open source libraries that greatly simplify integrating real-time functionality into web and mobile applications.

Pusher will automatically scale when required, removing all the pain of setting up and maintaining a secure, real-time infrastructure.

Pusher is already trusted to do so by thousands of developers and companies like GitHub, MailChimp, the Financial Times, Buffer and many more.

Getting started takes just a few seconds: simply go to https://pusher.com and create a free account. Happy hacking!

▼ More from Pusher ▼

Subscribe to Pusher: https://www.youtube.com/c/pusherrealtime?sub_confirmation=1
JS Monthly London playlist: https://www.youtube.com/playlist?list=PL8xuokhAnn4o1IwrPYJ6OHlrqC1k34MRR

Comments

Copied title and URL