You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
Not sure when it changed (possibly with the closing of #798), but it looks like the types cited by CodeWithStyle are now included in the Utility Types page.
Browsing through lib.es2015.d.ts, I (admittedly somewhere between "novice" & "intermediate") don't see anything ts-specific that I would consider "general/common use". Should this issue be considered closed, or am I missing something obvious?
#798 and #801 added a Utility Types page.
It would be nice if the documentation here was comprehensive, with most common utility types.
I was thinking of
ReadonlyArray
and such (but those are covered by #1023).There's a "comprehensive list" here, although I don't think it's comprehensive either:
https://codewithstyle.info/Comprehensive-list-of-useful-built-in-types-in-TypeScript/
The text was updated successfully, but these errors were encountered: