Generics in Typescript for Beginners - Learn by Doing

preview_player
Показать описание
This is the easiest generics in Typescript tutorial where will learn how to write generic interfaces and Typescript generic function. Generics in Typescript is a difficult but powerful approach to provide different data types in interfaces and functions. Typescript can understand data types of properties and funtions that we are passing by itself but with generics we can configure them and in this Typescript generics tutorial you will learn how.

FOLLOW ME

VIDEO CHAPTERS
0:00 Intro
1:15 Generics example
8:28 Generics with interfaces
11:14 Passing several data types
18:11 Outro

REFERENCES

RECOMMENDED VIDEOS

STUFF I USE

Disclosures: All opinions are my own. Sponsors are acknowledged. Some links in the description are affiliate links that if you click on one of the product links, I’ll receive a commission at no additional cost to you. As an Amazon Associate I earn a small commission from qualifying purchases.
Рекомендации по теме
Комментарии
Автор

Brilliant job! I love complexity from your examples!

valikonen
Автор

good explanations, but after I watched about Generics I want to use TS even less 😅

dmytro-skh