1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-03-15 12:49:43 +01:00

chore: add resource under angular:typescript-basics:union-types

This commit is contained in:
roadmap bot 2023-06-10 14:06:00 +01:00
parent d29176cf98
commit 9023ea6298

View File

@ -6,3 +6,4 @@ Visit the following resources to learn more:
- [Union Types - typescriptlang](https://www.typescriptlang.org/docs/handbook/unions-and-intersections.html)
- [Union Type video for Beginners](https://www.youtube.com/watch?v=uxjpm4W5pCo)
- [Union Types - typescriptlang](https://www.typescriptlang.org/docs/handbook/2/everyday-types.html#union-types)