PinnedPublished inCodeXA New Coding Paradigm: Declarative Domain ProgrammingI want to introduce you to a programming paradigm, that I discovered and that I have explored for the past five years: In Declarative…Sep 285Sep 285
PinnedPublished inBetter ProgrammingUsing Swift’s Type System To Model BehaviourCreate fully immutable types for your domain using SwiftMay 281May 281
PinnedPublished inBetter ProgrammingThe Ultimate Domain Language: Declarative SwiftExploring declarative domain paradigmDec 11, 20221Dec 11, 20221
PinnedPublished inCodeXDeclarative Diplomacy in SwiftI want to introduce a fabulous game. It rquires strategic thinking, courage, psychology, negotiation skills — and the occasional…Oct 5, 2021Oct 5, 2021
Published inCodeXThe Declarative Domain Paradigm in SwiftIn this article I want to demonstrate how we can use Swift’s type system to code in a declarative fashion. As we will use Domain Specific…Jun 16Jun 16
Published inDev GeniusDomain Declarative Coding in SwiftIn this post I want to introduce you to Domain Declarative Coding in Swift.May 16May 16
Coding Kata: FizzBuzz in Declarative Swifthttps://gitlab.com/vikingosegundo/declarativefizzbuzzMay 12May 12
Published inBetter ProgrammingAn Architecture for Behaviour-Driven Development in SwiftThis article will show you how we can do behaviour driven development (BDD) in Swift — frictionlessSep 6, 2023Sep 6, 2023
Published inBetter ProgrammingUsing Swift’s Types as Domain Specific LanguagesHow to use Swift’s Types to create modules — Datatypes, UseCases, Features — that will be controlledMay 17May 17