Managing state is arguably the hardest part of any application. The @reduxjs/toolkit package wraps the core redux package and contains methods essential for building a Redux application. In this session, Thomas and Max are re-implementing Redux in a React application.