Ramy's Blog

Ramy's Blog

Follow
homeError HandlingTest-Driven DevelopmentArchitecture HomicideClean Coderbadgesnewsletter
Tag

Mobile Development

#mobile-development

More content

Read more stories on Hashnode


Articles with this tag

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