dan.works
  • Home
  • Resumé
Sign in Subscribe

From the archives

A collection of 3 posts
Introducing (v2.6 of) Operations
From the archives

Introducing (v2.6 of) Operations

Back in June 2015, after watching the excellent WWDC session Advanced NSOperations I started writing my own version of the core code proposition. I called this project Operations. I stuck to the main architecture introduced by Dave De Long, but added backwards compatibility for Swift 1.2 and unit tests.
Feb 15, 2016 5 min read
Introducing Money
From the archives

Introducing Money

Money is a Swift framework which I have open sourced today. In this post I will discuss a little bit about how it works, and what it can be used for. Decimals Working with money is one of those situations where precision is the most important aspect. For such situations,
Nov 5, 2015 6 min read
iOS Continuous Integration: Uploading your Pipeline
From the archives

iOS Continuous Integration: Uploading your Pipeline

Modern software development involves quite a bit more than classes and functions. To provide quality assurance, code should be tested, which is often a repetitive task and well suited to automation. Given a test suite, it should be run every time before merging code into a development branch to ensure
Oct 22, 2015 6 min read
Page 1 of 1
dan.works © 2026
Powered by Ghost