It's not meant to be a production-ready project. Note that this tutorial intentionally shows older-style Redux logic patterns that require more code than the 'modern Redux' patterns with Redux Toolkit we teach as the right approach for building apps with Redux today, in order to explain the principles and concepts behind Redux.