
Darren Cauthon
@darrencauthon
Followers
885
Following
15K
Media
404
Statuses
28K
RT @tottinge: "This problem is irreducible; it cannot be done in phases, small steps, or increments. It can only be done all at once.". I h….
0
8
0
RT @alexbunardzic: The competence always boils down to the quality of tests. If tests are weak, shoddy, limp, unfocused, the system will so….
0
2
0
RT @alexbunardzic: Manual testing, as it is practiced in all companies I worked at, is done as an attempt to inspect quality into a product….
0
3
0
I’m sorry but I can’t help the reposts, this is 💯. I’ve been TDD’ing for over a decade, I saw someone use a debugger recently and I was gobsmacked. I can’t believe people live like that. Pawing at their own code….
Debugging is TDD in reverse. People who are spending a lot of time using a debugger are like people who are doing TDD in a Bizarro world.
0
1
3
RT @alexbunardzic: If your team is doing TDD and yet when something does not work as intended you see your colleagues (and yourself) being….
0
1
0
RT @alexbunardzic: Please seriously consider learning how to practice TDD properly. That way, if anything doesn't work as intended, the fai….
0
2
0
I always loved going up to @iowacodecamp, it was a great dev vibe. I only stopped going when I started having a billion kids.
I'm so happy to be able to support this great community (via !. Thank you for keeping all the good stuff going @iowacodecamp! Your work makes a difference.
1
0
0
It’s really frustrating to read some criticisms of Civet. It’s not just saving a few characters - it’s a different perspective that would benefit any dev gives it a try.
civet.dev
With Civet, you can enjoy a more concise and readable syntax while leveraging the power of TypeScript. Check out the documentation and resources on our website to learn more about Civet and how to...
0
1
2
Main difference: Chance that it’s covered with tests. Test for null 🟢.Test for null and empty 🌕.Test for null and empty and 1 white space 🔴. If you play that game where you see if you can break production code with tests still passing, start with these methods.
Are you using IsNullOrEmpty or IsNullOrWhiteSpace? You'll be SHOCKED what the difference is. A thread 🧵👇.
0
0
0
RT @_MLFootball: 🚨BREAKING: #Ravens QB Lamar Jackson says Isaiah Likely’s catch was a TOUCHDOWN and Baltimore should’ve really won the game….
0
58
0
RT @alexbunardzic: Why do software professionals always assume that there will be debugging? Most of the time, if teams switch to doing TDD….
0
3
0