Introduction to TypeScript with Josh Goldberg
In this video, we'll be walking through some of the basics of #TypeScript with our very own Josh Goldberg. We'll try to answer some of the following questions:
- - What does TypeScript add (or not add) to JavaScript?
- - What's a type system?
- - How does a type system work with code?
- - How do we declare types for TypeScript?
TypeScript is an open-source language and a superset of JavaScript — meaning that its code compiles into JavaScript. TypeScript was created after developers sought a better way to find errors in JavaScript constructs, as the language lacked type checking.
If you'd like to learn more about TypeScript, you can take our course here: https://bit.ly/3k8oKXd
You can also learn more about the difference between TypeScript and JavaScript here: https://bit.ly/2Xn7Bk6
Join the millions learning to code with Codecademy.
Learn to code: https://bit.ly/3CcaC5w
Check out our full course catalog: https://bit.ly/2Z1xh6l
More videos
Learn more on Codecademy
- Free course
Learn HTML
Start at the beginning by learning HTML basics — an important foundation for building and editing web pages.Beginner Friendly7 hours - Free course
Learn JavaScript
Learn how to use JavaScript — a powerful and flexible programming language for adding website interactivity.Beginner Friendly15 hours - Course
Learn Python 3
Learn the basics of Python 3.12, one of the most powerful, versatile, and in-demand programming languages today.With CertificateBeginner Friendly23 hours