Hi, I am Gourav. Welcome to the TypeScript tutorial! You can treat this playlist as a TypeScript crash course. This is a perfect Typescript tutorial for beginners.
In this video, we set up the typescript environment, downloaded a code editor, and wrote our first typescript code. We also downloaded packages for API calls and used them to call API. We also created a typescript interface for type checking. With TypeScript, web development becomes more efficient and error-free. Don't miss out on this comprehensive TypeScript tutorial playlist.
▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬
0:00 - Intro
0:18 - Setting up development environment
5:45 - First TypeScript code - print 'hello world'
8:52 - TypeScript code to call an api
17:06 - Using interface and type annotations
Resources and links used:
Github Repo: https://github.com/gouravdhar/hello-typescript
Download node: https://heynode.com/tutorial/install-nodejs-locally-nvm/
Download npm: https://www.npmjs.com/package/download
Install typescript compiler: npm install -g typescript ts-node
Download visual studio code: https://code.visualstudio.com/download
After a long break, I am back to posting videos regularly.
🔔 Subscribe for more programming tutorials