Ramy's Blog

Ramy's Blog

Follow
homeError HandlingTest-Driven DevelopmentArchitecture HomicideClean Coderbadgesnewsletter
Tag

Xcode

#xcode

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

How I decreased CI/CD build time from 55 mins to just 5 mins!

Oct 15, 20206 min read 1.2K views

Intro One of the achievements am proud of was to decrease the CI/CD pipeline of Camelan from 55 mins to 5 mins Problem In Camelan, we had to use the...

How I decreased CI/CD build time from 55 mins to just 5 mins!