Global React Meetup: The State of Redux 2020
This is a post in the Presentations series.
Intro
I've previously given "State of Redux" talks at React Boston 2018 and Reactathon 2019.
Today I got to give an updated version of the talk for the Global React Meetup vidcast, hosted by ThisDot.
I covered the same general topics as before, but with the latest updates on what's happening with Redux:
- Is Redux dead? (nope!)
- React-Redux status and future plans
- Redux Toolkit background, APIs, and future enhancements
- Redux docs rewrites, including the new "Redux Essentials" and "Redux Fundamentals" tutorials
As usual, here's the video link:
Video: The State of Redux, October 2020
And the slides:
Slides: The State of Redux, October 2020
This is a post in the Presentations series. Other posts in this series:
- Dec 20, 2020 - Presentations: Intro to React, Redux, and TypeScript (2020)
- Dec 03, 2020 - Presentations: Podcast Appearances in 2020
- Oct 08, 2020 - Global React Meetup: The State of Redux 2020
- Oct 19, 2019 - Git Under the Hood: Internals, Techniques, and Rewriting History
- Sep 24, 2019 - React Boston 2019: Hooks, HOCs, and Tradeoffs
- Jun 11, 2019 - ReactNext 2019: A Deep Dive into React-Redux
- May 22, 2019 - Presentation: JavaScript for Java Devs
- Mar 31, 2019 - Reactathon 2019 Keynote: The State of Redux
- Oct 01, 2018 - React Boston 2018 Presentation: The State of Redux
- Jun 30, 2018 - Redux Fundamentals Workshop Slides
- Mar 20, 2018 - Reactathon Presentation: Redux Fundamentals
- Mar 07, 2018 - Presentation: Intro to React and Redux (March 2018)
- Sep 24, 2017 - React Boston 2017 Presentation: You Might Need Redux (And Its Ecosystem)
- Feb 24, 2017 - Presentation Sources Published
- Feb 17, 2017 - Presentation: Intro to React and Redux
- Oct 07, 2016 - Presentation: Modern Web Dev Overview