Fix Angular Roadmap Type Guard video URL (#4800)

pull/4855/head
rasalagean 12 months ago committed by GitHub
parent f1780fabda
commit b38f34a722
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/data/roadmaps/angular/content/100-typescript-basics/106-type-guard.md

@ -9,4 +9,4 @@ Type guards are typically used for narrowing a type and are pretty similar to fe
Visit the following resources to learn more:
- [Types Guards - Blog](https://blog.logrocket.com/how-to-use-type-guards-typescript/)
- [TypeScript Type Guards Explained](https://www.youtube.com/watch?v=feeeitmtdwg)
- [TypeScript Type Guards Explained](https://www.youtube.com/watch?v=FEeEItMtDwg)
Loading…
Cancel
Save