Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typescript - Add missing Utility Types #5708

Closed
devtobi opened this issue May 21, 2024 · 1 comment
Closed

Typescript - Add missing Utility Types #5708

devtobi opened this issue May 21, 2024 · 1 comment
Labels
topic-change Missing or deprecated topics in roadmap typescript Roadmap: typescript

Comments

@devtobi
Copy link

devtobi commented May 21, 2024

Roadmap URL

https://roadmap.sh/typescript

Suggestions

I compared the Utility Types in the roadmap to the currently available Utility Types on https://www.typescriptlang.org/docs/handbook/utility-types.html.

The following utility types are missing in the roadmap:

  • Required
  • ConstructorParameters
  • NoInfer
  • ThisParameterType
  • OmitThisParameter
  • ThisType
  • String Manipulation Types (Uppercase, Lowercase, Capitalize, Uncapitalize) (I would group those together into a single node)
@devtobi devtobi added the topic-change Missing or deprecated topics in roadmap label May 21, 2024
@github-actions github-actions bot added the typescript Roadmap: typescript label May 21, 2024
@dansholds
Copy link
Collaborator

Hey @devtobi thanks for this, we're currently not updating nodes on the existing roadmaps until we have transitioned them to using the new Roadmap Editor, so we will add this to the back log but it won't be actioned yet 🦖

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic-change Missing or deprecated topics in roadmap typescript Roadmap: typescript
Projects
None yet
Development

No branches or pull requests

2 participants