TypeScript Coach

TypeScript Coach

  • Learn
  • Node.js
  • About
  • API
  • Learn TypeScript

    • Basics
    • Branching
    • Functions
    • Arrays
    • Strings
    • Types
    • Objects
    • Maps and Sets
    • Promises
    • Generic Types
    • Advanced Types
    • Utility Types
    • Classes
    • Modules
    • Namespaces
    • Decorators
  • Node.js

    • fsFile System
    • pathFile Paths
    • osOperating System
    • urlURL parsing
    • requireLoading modules
  • Sign in

String types

TypeScript includes a set of types that can be used for string manipulation.

Uppercase

Template literals

  • https://www.typescriptlang.org/docs/handbook/2/template-literal-types.html#uppercasestringtype

Was this page helpful?

Built with ❤️ by keshav  |  open source |  terms of service |  privacy policy

GitHub repository