Introduction to TypeScript. TypeScript is an open-source programming language developed and maintained by Microsoft. It is a strict syntactical superset of JavaScript, and adds optional static typing to the language.
Check out Dylan Israel’s YouTube channel: https://www.youtube.com/channel/UC5Wi_NYysX-LfcqT3Hq9Faw
—
Learn to code for free and get a developer job: https://www.freecodecamp.com
Read hundreds of articles on programming: https://medium.freecodecamp.com
And subscribe for new videos on technology every day: https://youtube.com/subscription_center?add_user=freecodecamp
source
Thanks Typescript feels like a good to know as like you said, it's used a lot on production.
Congrats Dylan on getting another video on FreeCodeCamp 😎👍
Nice video.
I also like creating javascipt videos and still learning from fcc. #Gyanuniversity
9:07: "hold up, hold up dawg…. "
Thank you for sharing. It sure would be very helpful for us that like to view videos on the iPad or on TV that's not up close to us like when in front of a monitor, if you made the text larger like other code tutorials do. Thanks again 👍. I see that you did eventually made text bigger!! Awesome stuff
11:35 JavaScript is dynamically typed, not static.
when are you introducing typescript in fcc website
you is fazt code ?
Hi there! Is knowing Javascript a pre-requisite for learning Typescript? TIA
Is that case sensitive
i was kind a skeptical about 'ts101' title at first, but Dylan you did a really good job. Thank you!
okay.. Okay.. I'm sold
What you said about types is incorrect. Please update the video to avoid misleading people.
They don't need to be declared in the same file and can be imported/exported just like interfaces.
Also, they are not getting deprecated.
very good introduction for TS !