Ramy's Blog

Ramy's Blog

Follow
homeError HandlingTest-Driven DevelopmentArchitecture HomicideClean Coderbadgesnewsletter
Tag

TDD (Test-driven development)

#tdd

More content

Read more stories on Hashnode


Articles with this tag

Test-Driven Development: #7 Navigation

Mar 21, 20224 min read 195 views

Navigate me to the moon, let me sing, among the bugs 🎙📢 · Introduction Hey hey, so we’re back for a quick one today, which is navigation, let’s start...

Test-Driven Development: #7 Navigation

Test-Driven Development: #6 Testing Alerts, Popups, and Messages

Mar 12, 20228 min read 642 views

Now how do we test those pesky alerts? · Introduction It's been a long time! Really happy that I have time to write about TDD again, and with an...

Test-Driven Development: #6 Testing Alerts, Popups, and Messages

Architecture Homicide

Feb 23, 20223 min read 249 views

I’d spend a couple of hours studying, planning, and understanding a problem, just to solve it in minutes. Introduction Today, We will be talking...

Architecture Homicide

Test-Driven Development: #5 Refactoring Validation

Jan 10, 20225 min read 207 views

Now that it's all green and checkmark-y, let's start improving our structure a bit! · So far it's been nothing but red to green (and fixing some compile...

Test-Driven Development: #5 Refactoring Validation

Test-Driven Development: #4 Testing Caching

Jan 6, 202213 min read 315 views

There is nothing harder in Software Development than these two, Good Names & Cache Invalidation, but testing makes things a bit easier 🤞 · Having a way...

Test-Driven Development: #4 Testing Caching

Test-Driven Development: #3 Testing Network

Jan 3, 20227 min read 372 views

Networking, Caching & Other hardships one may struggle with to start doing TDD · Networking is always at my neck when I build up some willpower to start...

Test-Driven Development: #3 Testing Network