|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/typescript-fast-forward/
课程评论:没有评论
课程名称:TypeScript ▷▷ 快速入门 课程概述:许多现代框架如Angular、React和Vue都是使用TypeScript编写的。TypeScript是一种基于JavaScript的强类型编程语言,它允许向变量、常量、函数和类添加类型。TypeScript扩展了JavaScript的能力,为我们提供了更好的工具,能够在各种规模的项目中进行开发。本课程将快速介绍TypeScript,并学习其基本知识,以便在后续应用开发中使用。 课程内容分为两部分: 第一部分:基础知识 - 理解TypeScript的基本概念 - 回顾基本类型 - 查看类型声明的示例 - 理解接口声明 - 深入理解类的使用 - 学习装饰器的概念 - 复习TypeScript中的模块 第二部分:在Node项目中使用TypeScript - 设置所需工具 - 配置一个非常基础的Node项目 - 创建一个简单项目以整合所学内容 - 构建并分发最终生成的应用 欢迎参加本课程,让我们开始学习吧!
Many modern frameworks, such as Angular, React, and Vue, are coded in Typescript.Typescript is a strongly typed programming language that builds on JavaScript. It allows adding types to variables, constants, functions and classes. Typescript extends the capabilities of JavaScript, giving us better tooling to create projects at any scale. In this course we will make a quick visit to Typescript and learn the basics for using it later in the creation of our applications. The course will consist of two parts. In the first part, we will cover the fundamentals:We will begin by understanding What is Typescript. Next, we will review the basic types Then, we will see examples of typed declarations After that, we will understand interfaces declarations. Furthermore, we will deep dive into classes. In addition, We will understand decorators. And, finally we will review the modules in Typescript.In the second part, we will discuss about how to use TypeScript in Node projects: We will setup the tools to begin. Then, we will configure a very basic node project. After that, we will create a simple project to integrate everything we have seen. Finally, we will build and distribute the resulting app.So welcome to the course and let's start!