[Maintainable React] Test-Driven Development with React (Part 2)

Опубликовано: 26 Март 2026
на канале: I Code It
433
27

In this tutorial, I will show you how to implement an application: Buy Some Milk by applying TDD (Test-Driven Development). I found that with TDD you can modify your code later with more confidence - and I believe that's the most important part of a developer's coding experience.

I just found it's too long to put the content into one video, so I have to split it into three parts.

The code can be found here at github: https://github.com/abruzzi/buy-some-milk

To read more about Maintainable React, I have a book here: https://leanpub.com/maintainable-react

And to learn more about Test-Driven Development in general, here is another book from me: https://www.amazon.com/Test-Driven-De...

Subscribe to my newsletter for more articles and videos on refactoring and clean code tips: https://juntao.substack.com/

Additional Resources:

React Anti-Patterns: https://www.amazon.com/React-Anti-Pat...
React Clean Code Book: https://leanpub.com/react-clean-code
Maintainable React Book: https://leanpub.com/maintainable-react
Mastering Maintainable React Course: https://www.udemy.com/course/masterin...