How to represent code invariants

This post was originally published in my personal blog. You can check it out there.

I wanted to write a bit about how we represent code invariants, specifically when those invariants cannot be easily expressed or enforced by the language, in this…


Usage Driven Development

A brief story of the tools I wish I had

Recently at Wolox I’ve been working on a Swift library to help us develop applications more rapidly but also having a solid architecture that produces maintainable code. You’ll probably hear…