Adding TypeScript declarations to vanilla JavaScript!

Exercise on Jams.dev Coming soon

Tutorial description

Disclaimer - information for educational purposes only!

TypeScript is one of the fastest-growing and most popular web technologies.

Adding TypeScript support to your JavaScript code will make it easier and more intuitive to use in typescript projects. This video teaches you a simple way to add typings to some JavasSript functions, which can then be imported in any TypeScript context.