Hacker News new | ask | show | jobs
by jdlshore 1249 days ago
I have a free video series here:

https://www.jamesshore.com/v2/projects/lunch-and-learn

In contrast to a lot of material out there, this spends comparatively little time on questions like "how do I test a function" and more time on real-world questions like "how do I test a network call."

PS: The correct term is "Test-Driven Development," unless I've misunderstood you, and if you search for that term you'll find countless articles and resources. But I still like mine. ;-)

1 comments

Thanks. I realized I had the term wrong when the answers came in. Probably one reason I was having trouble finding information.