How Intrinsic Type Manipulations work in TypeScript
Did you know that TypeScript comes with a bunch of built in string manipulator types? That means we can easily transform a string type into uppercase, lowercase, or capitalized versions of itself. When might this be useful? In lots of situations wher...
fjolt.hashnode.dev3 min read