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 28, 20245Sep 28, 20245
PinnedPublished inBetter ProgrammingUsing Swift’s Type System To Model BehaviourCreate fully immutable types for your domain using SwiftMay 28, 20241May 28, 20241
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 16, 2024Jun 16, 2024
Published inDev GeniusDomain Declarative Coding in SwiftIn this post I want to introduce you to Domain Declarative Coding in Swift.May 16, 2024May 16, 2024
Coding Kata: FizzBuzz in Declarative Swifthttps://gitlab.com/vikingosegundo/declarativefizzbuzzMay 12, 2024May 12, 2024
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 17, 2024May 17, 2024