Articles
Tags
AllClient-Side ArchitectureDesign PrinciplesDomain-Driven DesignEnterprise Node + TypeScriptGraphQLNetworking & OpsObject-Oriented AnalysisObject-Oriented DesignObject-Oriented ProgrammingSoftware DesignSoftware ProfessionalismTest-Driven DevelopmentWeb 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...