TypeScript Tutorial | Intro to TypeScript | TypeScript Complete Series Part -1 | Web Development
In the above video, we talked about typescript. This is the first video of typescript series: Introduction to typescript. In upcoming videos we will talk more about typescript and build awesome projects.
Watch more:
Docker Complete Series: https://www.youtube.com/watch?v=2rvpWc88Wkw&list=PL5jQH1Kzu9zrku-uqq-qT1hMzLsYgzW5N
Github Actions Series: https://www.youtube.com/watch?v=MNtIdC4AEQo&list=PL5jQH1Kzu9zqraQoXA8rYc3WPB_gnwwJp
DevOps Projects Series: https://youtube.com/playlist?list=PL5jQH1Kzu9zpH-T9-z-cdrUEIsvLLRzUY
Build complete CICD with Docker, Terraform, and AWS: https://www.youtube.com/watch?v=5sZAx2ylsOo&list=PL5jQH1Kzu9zpH-T9-z-cdrUEIsvLLRzUY&index=1&t=1969s
Build a TODO List app in React: https://www.youtube.com/watch?v=5jbFhaKWVbk&list=PL5jQH1Kzu9zobRf1GbA3YJzHwJG9uiETL
Read blogs:
- Introduction to CI/CD and Jenkins: https://blog.tusharrajpoot.com/introduction-to-cicd-and-jenkins
- Networking in kubernetes visualized: https://blog.tusharrajpoot.com/kubernetes-networking-visualized
- Get started with Google Compute Engine: https://blog.tusharrajpoot.com/getting-started-with-google-compute-engine
- Array callback methods: https://blog.tusharrajpoot.com/array-callback-methods-in-javascript
About me:
I'm a DevOps Engineer and a passionate Developer from India with a strong interest in Cloud-Native and blockchain technologies. I mostly work on backend development, automating and optimizing critical deployments using various development and Cloud-Native technologies.
Portfolio: https://tusharrajpoot.com/
Blogs: https://blog.tusharrajpoot.com/
Twitter: https://tusharrajpoot.com/#/twitter
GitHub: https://tusharrajpoot.com/#/github
Polywork: https://www.polywork.com/tushar_rajpoot
╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗
║╚╣║║║╚╣╚╣╔╣╔╣║╚╣═╣
╠╗║╚╝║║╠╗║╚╣║║║║║═╣
╚═╩══╩═╩═╩═╩╝╚╩═╩═╝
What is TypeScript?
A JavaScript SuperSet.
A language building upon JavaScript.
Adds new features and advantages to JavaScript.
Disadvantage: TypeScript can't be executed in JS runtimes like Browsers, nodejs.
TypeScript is a programming language, but it's a tool, it's a compiler that compiles our TypeScript code to JavaScript code. We only write TypeScript code, that will be compiled into JavaScript code.
TS Compiles features to JS "workaround", possible errors are thrown.
TypeScript adds types to JavaScript.
Installing TypeScript
npm i -g typescript
TypeScript Advantages
Adds:
Types
Next-gen JavaScript Features(compiled down for older browsers)
Non-JS features like interfaces or generics
Meta-Programming Features like Decorators
Rich configuration options
Modern tooling that helps even in non-typescript projects
╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗
║╚╣║║║╚╣╚╣╔╣╔╣║╚╣═╣
╠╗║╚╝║║╠╗║╚╣║║║║║═╣
╚═╩══╩═╩═╩═╩╝╚╩═╩═╝
IGNORE:
#programming #webdesign #code #web #development #computer #programming #coding #python #security #developer #java #software #webdevelopment #webdeveloper #javascript #programmer #html #robotics #computerscience #coder
Видео TypeScript Tutorial | Intro to TypeScript | TypeScript Complete Series Part -1 | Web Development автора TypeScript фреймворки
Видео TypeScript Tutorial | Intro to TypeScript | TypeScript Complete Series Part -1 | Web Development автора TypeScript фреймворки
Информация
30 ноября 2023 г. 0:09:20
00:13:16
Похожие видео