wesbos / ama

Ask me anything!
281 stars 30 forks source link

Test Driven Development (TDD) #257

Closed BrysonRafael closed 3 years ago

BrysonRafael commented 5 years ago

Hey Wes,

First off, thanks for all of the great content! I just finished your React For Beginners course for second time, and I appreciate you keeping the project up to date. I was just wondering what your thoughts were on test driven development, and how often you used it when you were freelancing. Was that something that you included for your clients by default? Have most dev teams you've worked with in the past develop with TDD? TDD does tack on some extra time onto the development process, but once you get into the grove of things, how much more time would you spend on projects that were developed using TDD vs not using TDD?