Session

Lose The Boilerplate With Redux Toolkit

The most common complaint about Redux state management is that it requires too much boilerplate code. Managing the relationship between action creators, action type constants, and reducer switch statements takes time and thought that could be better spent on application features. The Redux team has heard the complaints and released the Redux Toolkit to address these issues. The Toolkit streamlines the creation of a Redux store and slices of state. This talk will demonstrate how the Toolkit allows a single API call to create state slices with automated generation of action creators, action type constants, and a switch statement free reducer. Come learn to use the Redux Toolkit to manage Redux infrastructure. Avoid boilerplate, improve readability, and keep your focus on modeling application state instead of on the Redux tooling itself.

Paul McConnell

Software Engineer Focused on JavaScript and Web Development

Saint Louis, Michigan, United States

View Speaker Profile

Please note that Sessionize is not responsible for the accuracy or validity of the data provided by speakers. If you suspect this profile to be fake or spam, please let us know.

Jump to top