Add utility types resources (#4908)

Added a new list of links/resources
pull/5009/head^2
Shanelle Marasigan 7 months ago committed by GitHub
parent 7f0a5984f3
commit 15f06d1168
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      src/data/roadmaps/typescript/content/111-utility-types/index.md

@ -12,3 +12,5 @@ TypeScript provides several utility types that can be used to manipulate and tra
Learn more from the following links: Learn more from the following links:
- [TypeScript - Utility Types](https://www.typescriptlang.org/docs/handbook/utility-types.html) - [TypeScript - Utility Types](https://www.typescriptlang.org/docs/handbook/utility-types.html)
- [TypeScript Utility Types Guide](https://camchenry.com/blog/typescript-utility-types)
- [TypeScript Utility Types: Key Concepts And Best Practices](https://marketsplash.com/tutorials/typescript/typescript-utility-types/)

Loading…
Cancel
Save