Part 3 – Interactivity
This part introduces a new code base that allows us to explore more complex scenarios where TDD can be applied. You’ll take a deep dive into Redux middleware, animation, and WebSockets. The goal is to show how complex tasks are approached using the TDD workflow.
This part includes the following chapters:
- Chapter 14, Building a Logo Interpreter
- Chapter 15, Adding Animation
- Chapter 16, Working with WebSockets