In this section, we take a deep-dive into three more involved aspects of React development: Redux middleware, animation, and WebSocket integration. It demonstrates how, with enough effort, even the most involved parts of our code bases can be test-driven.
This section includes the following chapters:
- Chapter 10, Building a Logo Interpreter
- Chapter 11, Adding Animation
- Chapter 12, Working with WebSockets