Articles
Tags
AllClient-Side ArchitectureDesignDesign PrinciplesDomain-Driven DesignEnterprise Node + TypeScriptGraphQLHumans & CodeNetworking & OpsObject-Oriented AnalysisObject-Oriented DesignObject-Oriented ProgrammingSoftware DesignSoftware ProfessionalismTest-Driven DevelopmentTestingThe MetaphysicsThe Phases of CraftshipWeb Development
1
Showing 1 article about "Functional Programming"
Make Illegal States Unrepresentable! - Domain-Driven Design w/ TypeScriptDomain-Driven Design
By using TypeScript's static type system, not only can we enforce (typically challenging things like) business rules and error sta...