Please log in to watch this conference skillscast.
The Bartender asks: "- What is the state of affairs ?"
In this talk Artur will explore the various ways to manage state and side effects in React applications. Today you have multiple libraries doing very similar things and I will be comparing thunks, sagas and epics. You start by having a look at how Redux middleware works and how you can use it to wait for third party API calls.
After that let's have a look at how to manage atomicity requirements using sagas, throttling and debouncing requests to prevent APIstressing and gaining fine grained control over your HTTP requests. You will walk away with knowledge of how to manage the state in your client app in a modular way and having more control over your applications data.
YOU MAY ALSO LIKE:
- React & Redux: Web Application Workshop with Damjan Vujnovic (Online Course on 3rd - 7th May 2021)
- FullStack eXchange 2021: The Conference on JavaScript & Node (Online Conference on 21st - 22nd July 2021)
- First look at Jetpack Compose (SkillsCast recorded in October 2019)
- Why We Choose React for a Large Scale Financial Trading Platform (SkillsCast recorded in October 2019)
A Thunk, A Saga and An Epic Walk Into A Bar...
Artur Iulian Daschevici
Artur is very passionate about tech and has worked throughout his career on all layers of the stack. Currently, he is building data-driven smart systems in a startup for elderly care using Nodejs + React + React Native.