📔
Programming Notes
Ctrlk
  • Programming Notes
  • Web Development
    • The Modern JavaScript Tutorial
    • You Don't Know JS
    • TypeScript Handbook
      • Basic Types
      • Functions
      • Enums
      • Interfaces
      • Unions and Intersection Types
      • Literal Types
      • Generics
    • React Internals
    • Vue Internals
    • Testing
    • Build Tools
  • Computer Science
    • Computer Systems
    • Algorithm Design
    • Data Structures
  • Software Engineering
    • Refactoring
    • System Design
Powered by GitBook
On this page
  1. Web Development

TypeScript Handbook

Basic TypesFunctionsEnumsInterfacesUnions and Intersection TypesLiteral TypesGenerics
PreviousChapter 8: The Module PatternNextBasic Types

Last updated 4 years ago