DEV Community

Discussion on: React developers: TDD is not dogma

Collapse
 
d_ir profile image
Daniel Irvine 🏳️‍🌈

Kent Beck’s books are a great starting point. What language(s) do you work with?

Collapse
 
martinrojas profile image
martin rojas

JavaScript mostly, and right now I have been working on React to fully Master

Thread Thread
 
d_ir profile image
Daniel Irvine 🏳️‍🌈

You can always check out my own book for learning React TDD (see my bio for info). Another amazing book that helps with getting the same mindset is 99 Bottles of OOP by Sandi Metz--I’d recommend reading that for sure.