Kevin Joan Correa Del Castilloelkevincodea.hashnode.net·Apr 13, 2023Modeling Primitives as Value Objects in TypeScriptIntroduction When we model an entity we need to declare some properties with primitive types such as number or string. However, these types are so generic that they do not express the logic and rules behind the properties we need to model. We will co...2 likes·90 readsTypeScriptAdd a thoughtful commentNo comments yetBe the first to start the conversation.