Typescript

  • Published on
    TypeScript's types can help ensure you pass the correct data to a function, but sometimes they may not be specific enough. Branded types offer a way to create specialized types from standard primitives.