Full Stack Radio
p/full-stack-radio
A podcast for devs interested in building great products.
Radoslav Stankov
Full Stack Radio - 27: Ben Orenstein — Talk about Outside-in TDD, Dependency Injection and Rails
Featured
1
Replies
Radoslav Stankov
This reminded my about a lot of stuff I took for granted now days - like Outside in development, TDD, common Rails mistakes. At the very end the latest Corley Haines book - "Understanding the 4 Rules of Simple Design" gets mentioned. They mentioned - "Don't use `new`, create a factory method describing the instance" tip. I'm doing quite often, but had forgotten from where I had picked it up.