Further reading
- Mastering React Test-Driven Development, ISBN 9781789133417
If you would like to build a user interface for the Wordz application, using the popular React web UI framework is an excellent way to do it. This Packt book is one of my personal favorites. It shows how to apply the same kind of TDD techniques we are using server-side into frontend work. It also explains React development from the ground up in a highly readable way.
- Agile Model-Based Systems Engineering Cookbook, ISBN 9781838985837
This book provides further details on how to craft effective user stories and other useful techniques for capturing agile requirements, modeling, and analysis.