Skip to content

Instantly share code, notes, and snippets.

@luigiMinardi
Last active October 20, 2022 18:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luigiMinardi/fcdf03fbe4bd9c3af5d36f2ea5276347 to your computer and use it in GitHub Desktop.
Save luigiMinardi/fcdf03fbe4bd9c3af5d36f2ea5276347 to your computer and use it in GitHub Desktop.
TypeScript Generics Cheat Sheet

P - Property
T - Type
K - Key
V - Value
E - Element
N – Number
S, U, etc. – 2nd, 3rd, 4th... types

Sources:

P
T, K, V, E, N, S, U

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment