Skip to content

Commit f899d77

Browse files
authored
Update lecture.md (#109)
1 parent b30a15c commit f899d77

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lessons/lesson27/lecture.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -456,3 +456,5 @@ function isFish(pet: Fish | Bird): pet is Fish {
456456
- [Typescript: Объединение типов в глубину](https://habr.com/ru/post/526998/)
457457
- [Продвинутые дженерики в TypeScript — Александр Николаичев](https://www.youtube.com/watch?v=YDTZpQrBXjc)
458458
- [PiterJS #53: разработка тайпскриптовых типов через тестирование](https://www.youtube.com/watch?v=KSzZnw7upqM)
459+
- [Advanced Typed Get](https://habr.com/ru/post/556538/)
460+
- [Type Challenges](https://github.com/type-challenges/type-challenges)

0 commit comments

Comments
 (0)