Typescript Tutorial for Beginners in Hindi #7: Interface in Typescript in Hindi | Type Annotations

preview_player
Показать описание
Welcome all, we will see what is Interface in Typescript in Hindi.Inline type annotations typescript. typescript interfaces explained in Hindi. An interface is a syntactical contract that an entity should conform to. In other words, an interface defines the syntax that any entity must adhere to.

Interfaces define properties, methods, and events, which are the members of the interface. Interfaces contain only the declaration of the members. It is the responsibility of the deriving class to define the members.
Interfaces
Introduction to Interface in Typescript in Hindi
One of TypeScript’s core principles is that type-checking focuses on the shape that values have. This is sometimes called “duck typing” or “structural subtyping”. In TypeScript, interfaces fill the role of naming these types and are a powerful way of defining contracts within your code as well as contracts with code outside of your project.
Guys, Please support my channel by SUBSCRIBE to my channel and share my videos in your Social Network TimeLines.

Don't Forget to Follow me on all Social Network,

Рекомендации по теме
Комментарии
Автор

Your teaching style are good.. Thanks for uploading videos... Please upload more topics also ...so that we can understand all the topics in deeply... Thanks for explanation 😊👍

raginig_
Автор

is it supported in js file without ts file

md.shehabuddintushar
Автор

Keep it up ! Great efforts :) we really enjoy your teaching style

FindMultiBagger
Автор

Doing Very Good Sir G....But Go slow ...I ts Must Better
Thank For This Series

pathannajim
Автор

humaray pass interface me jo properties huti hain wo static huti hain nd methods abstract hutay hain and in ki implementations must huti ha tu same concept yahan be apply hu raha ha its my question?

mimrankhan
Автор

video is super but thoda end me samjate ye chiz yeha he hoti he

tarunchanderbhatt
Автор

Sir nice vdo
Sir node js express js or mangodb ka bhi series banaw plz

jaykumarkhot
Автор

please make a vedio on practical use like make a bookmark in js other projects..

deepakumari
Автор

Hi thank nice explanation but voice is too slow

anitanoraje
Автор

when i use this "let namets = (firstname:string)"
if i write code like this "let namets = (firstname:string)"
than ok no error

ciahacker
Автор

bro i face this error: Uncaught SyntaxError: Unexpected token :

ciahacker
welcome to shbcf.ru