Published onAugust 9, 2022"Organization-Driven Design"programmingparadigmsdomain-driven-designproblem-solvinglanguagelearningmetaphorsmodelsarchitectureExploring a metaphor about how we can think of software components
Published onJuly 31, 2022Modeling Value Objects in TypeScriptprogrammingparadigmsdomain-driven-designproblem-solvinglanguagelearningtypescriptencapsulationvalue-objectscodeHaving fun with encapsulation in TypesScript
Published onJuly 25, 2022Conversation-Driven Designprogrammingparadigmsdomain-driven-designproblem-solvinglanguagelearningmetaphorsmodelsThe metaphor of how to perceive the system (or its parts) you are building
Published onJuly 18, 2022Essentially bounded, Accidentally unlimitedprogrammingparadigmsdomain-driven-designproblem-solvingeducationlearningAn observation on the missing piece of problem solving
Published onJune 28, 2022Where did my methods go?oopfpobject-orientedfunctionalprogramminglanguagesparadigmsdomain-driven-designHow I discovered Functional Programming and re-discovered Object-Oriented Programming