最新消息:请大家多多支持

TypeScript for Beginners 2022

其他教程 dsgsd 107浏览 0评论

https://www.0daydown.com/wp-content/uploads/2021/12/4407296_ea2f.jpg

MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 46 lectures (2h 15m) | Size: 659.8 MB
Learn all that you need to get started with TypeScript in a short time.

What you’ll learn:
What, Why & Installing TypeScript
Let, Var & Const Keywords
Built-in Datatypes
User-defined Datatypes
Static and readonly types
Conditional Statements, Loops
Access Modifiers
Type Checking & Type Assertion
Arrow Functions, Rest Parameters
Classes & Interfaces
Namespace & Modules
TypeScript Generics

Requirements
Basic programming knowledge.
Good to have basic JavaScript knowledge.

Description
The course will help you learn TypeScript step by step. Sections are broken down into lectures, where each lecture contains several related topics that are packed with easy-to-understand explanations and real-world examples.

The course is designed for beginners and intermediate-level professionals who want to learn TypeScript and use it for building applications.

What is TypeScript?

TypeScript is an open-source object-oriented programming language developed and maintained by Microsoft. It’s a superset of JavaScript.

TypeScript is designed for the development of large applications and transpiler to JavaScript.

Why TypeScript?

As we already know that TypeScript transpiles to JavaScript as browsers can only understand JavaScript.

So you might be thinking that what’s the need of adding an extra layer if the executable code is going to be JavaScript itself?

There are many benefits of using TypeScript, listing down a few of them.

TypeScript integrates well with React, Vue, and Angular.

TypeScript is a statically typed language and this makes the code easier to refactor. Statically typed programming languages are those in
which the type of a variable is known at compile-time instead of at run-time.

TypeScript is easier to read and access. Helps in code maintainability.

The course has the following topics

Introduction to TypeScript

Variables

Data Types

Conditional Statements

Loops

Type Checking

Type Assertion

Functions

Access Modifiers

Namespace

Modules

Generics

TypeScript Resources

Who this course is for
Developers seeking to acquire additional skill
JavaScript Developers interested to learn TypeScript
Web Developers (.NET, Java, Python)


Password/解压密码www.tbtos.com

资源下载此资源仅限VIP下载,请先

转载请注明:0daytown » TypeScript for Beginners 2022

发表我的评论
取消评论
表情

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址