首页
沸点
课程
数据标注
HOT
AI Coding
更多
直播
活动
APP
插件
直播
活动
APP
插件
搜索历史
清空
创作者中心
写文章
发沸点
写笔记
写代码
草稿箱
创作灵感
查看更多
登录
注册
TypeScript
CissalcXFledgling
创建于2024-06-30
订阅专栏
TypeScript 基础知识
暂无订阅
共21篇文章
创建于2024-06-30
订阅专栏
默认顺序
默认顺序
最早发布
最新发布
TypeScript$Concept-NullishValues
TypeScript$Concept-NullishValues:介绍了 TypeScript 里的 “空值”和操作。
TypeScript$Concept-TopAndBottomTypes
TypeScript$Concept-TopAndBottomTypes:介绍了 top types、buttom types 和 unit types。
TypeScript$Concept-DeclarationMerging
TypeScript$Concept-DeclarationMerging:介绍了 value、type、namespace 以及 module 的 merging。
TypeScript$Type-Value-UtilityTypes
TypeScript$Type-Value-UtilityTypes:分类介绍了 TypeScript 提供的工具类。
TypeScript$Type-Manipulation-Produce
TypeScript$Type-Manipulation-Produce:介绍了通过值 / 类型来产生新的类型的方式。
TypeScript$Type-Manipulation-Generics
TypeScript$Type-Manipulation-Generics:介绍了泛型的概念和泛型类型。
TypeScript$Variable-Narrowing
TypeScript$Variable-Narrowing:类型缩小的方式——type predicates、discriminated unions 和 exhaustiveness check..
TypeScript$Type-Value-UnionAndIntersection
TypeScript$Type-Value-UnionAndIntersection:介绍了类型的交集和并集。
TypeScript$Type-Value-LiteralType
TypeScript$Type-Value-LiteralType:介绍了字面量类型的概念和使用方式。
TypeScript$File-Module
TypeScript$File-Module:简单介绍了 TypeScript 的模块的概念及语法。
TypeScript$Type-Value-Class
TypeScript$Type-Value-Class:介绍了如何定义 class 的各个成员、如何定义其中的 this、以及继承和使用等。
TypeScript$Type-Value-Function
TypeScript$Type-Value-Function:介绍了 Function类型的定义和使用。
TypeScript$Type-Value-ArrayAndTupleAndEnum
TypeScript$Type-Value-ArrayAndTupleAndEnum:介绍了 Array、Tuple 和 Enum 类型。
TypeScript$Type-Value-Object
TypeScript$Type-Value-Object:介绍了 Object 类型的可选、可读、index signature,以及继承和泛型。
TypeScript$Type-Define-TypeAliasAndInterface
TypeScript$Type-Define-TypeAliasAndInterface:介绍了使用 type alias 和 interface 来定义 type。
TypeScript$Type-Value-AnyAndMore
TypeScript$Type-Value-AnyAndMore:介绍了 any, unkown, never 和 void 的使用。
TypeScript$Type-Value-BasicTypes
TypeScript$Type-Value-BasicTypes:介绍了 JavaScript 中的基本类型,强调了 null 和 undefined 的问题。
TypeScript$Variable-Declaration-AnnotateAndInferAndAssertion
TypeScript$Variable-Declaration-AnnotateAndInferAndAssertion:介绍了变量如何声明类型。
TypeScript$Prepare-Install
TypeScript$Prepare-Install:简单介绍了普通项目如何安装和配置和编译 TypeScript。
TypeScript$Prepare-StructuralVsNominalTypes
TypeScript$Prepare-StructuralVsNominalTypes:介绍了 Structural Types 和 Nominal Types。
下一页