
Defensive Programming: A Guide to Building Resilient API Clients
Imagine this: it's payday, and my system calls a payroll application programming interface (API) to...
Nov 20, 20258 min read2 reactions0 comments
Tag archive

Imagine this: it's payday, and my system calls a payroll application programming interface (API) to...

Defensive Programming / Application Security best practices
Programming defensively is generally a good thing. I'm not going to get into the cases where you shou...
Split-test Your Code When you split-test a sales-page or landing-page, you have a "control...

Hi dear reader, I’m Xavier Jouvenot and this is the first article about Code Craft, by Pete Goodliffe...

Hi dear reader, I’m Xavier Jouvenot and in this article, we are going to talk abo...