Similar User
@ddoomen
@jessephelps
@jeremydmiller
@gregsohl
@wesgarrison
@jagregory
@jglozano
@drusellers
@MotoWilliams
@ashic
@GregThatIsAll
@jasondentler
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.
If your team is doing TDD and yet when something does not work as intended you see your colleagues (and yourself) being forced to use a debugger, that is a surefire sign that you are doing TDD incorrectly.👇
Please seriously consider learning how to practice TDD properly. That way, if anything doesn't work as intended, the failed tests will tell you exactly what went wrong. Tests are our best debugging buddy.
It’s the first thing I do to every new computer.
i don’t trust an engineer that doesn’t have caps lock mapped to escape
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 delt3consulting.com)! Thank you for keeping all the good stuff going @iowacodecamp! Your work makes a difference.
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
Your last act on Friday… write the next failing test. It’s like a rocket on Monday.
If your tests seem outdated, I recommend running them.
Haha!
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 🧵👇
🚨BREAKING: #Ravens QB Lamar Jackson says Isaiah Likely’s catch was a TOUCHDOWN and Baltimore should’ve really won the game. “I thought it was a touchdown. I still think it was a touchdown…” (🎥@arimierov)
Life before TDD
Why do software professionals always assume that there will be debugging? Most of the time, if teams switch to doing TDD, they leave debugging behind them.
SETI at Home felt like the future
I used to be in this camp, but the truth is: the only time you need to go into git history, you need devs to get-to-the-point. The decision to merge is that point.
Please don't squash commits. You're throwing away data when you do that. If you want a 'pretty view' of history, you can always pretend to throw away data when it pleases you, e.g. git diff commit123..commit456
There is no such thing as a “natural programmer.”
I love AutoMapper. It has saved me a lot of code, as I used it to conventionally convert bigger things to smaller. I hate AutoMapper. I’ve worked in so many codebases where devs use it to turn small things into walls of lambdas that are harder to read than XML.
Hahah this made me LOL! Thanks, have a great weekend
Clean Architecture is bad for small projects, but worse for large ones I haven't read the book and I don't know what it actually says, but the things that creep into CA codebases are layering, mapping, abstractions, and pointless unit tests Large CA codebases are unmaintainable
Sorry, but this is user error.
I was forced to use vscode for something and while I'm typing THREE boxes popped up. How is this possibly useful to people?
EF all day. From someone who used EF pre 1.0 in production, who loved Dapper and Simple Data for years… EF has closed the gap, it would only be the most extreme cases to go with others.
What's your experience with Entity Framework vs Dapper? Which do you prefer for data access, and why?
United States Trends
- 1. soobin 94,3 B posts
- 2. Cowboys 71,7 B posts
- 3. KADOKAWA 35,7 B posts
- 4. Clippers 12,1 B posts
- 5. Norman Powell 2.024 posts
- 6. Texans 52,3 B posts
- 7. Eliza 12,9 B posts
- 8. Jerry 42,4 B posts
- 9. Fultz 1.516 posts
- 10. #EeveeDay N/A
- 11. #پاکستان_میری_پہچان N/A
- 12. Cooper Rush 11,9 B posts
- 13. Lindy 3.732 posts
- 14. Eevee Evolution N/A
- 15. sabrina 113 B posts
- 16. Keon Ellis 1.747 posts
- 17. #AskShadow 7.586 posts
- 18. Mixon 18,2 B posts
- 19. Mike McCarthy 3.317 posts
- 20. The Herta 27,7 B posts
Who to follow
-
Dennis Doomen (a.k.a. Mr. Fluent Assertions)
@ddoomen -
Jesse Phelps
@jessephelps -
Jeremy D. Miller
@jeremydmiller -
Greg Sohl
@gregsohl -
Wes Garri∮on
@wesgarrison -
James Gregory
@jagregory -
Javi(er) Lozano
@jglozano -
A Curious Mind 📎
@drusellers -
🎯 Eric Williams 🏹
@MotoWilliams -
ashic
@ashic -
Greg
@GregThatIsAll -
Jason Dentler
@jasondentler
Something went wrong.
Something went wrong.