Search “typescript generics syntax” and you get the excellent TypeScript docs on generics as the first result. It covers generic constraints.
Indeed, but I'm not sure how that's relevant since it doesn't cover generic parameter defaults.
Indeed, but I'm not sure how that's relevant since it doesn't cover generic parameter defaults.