Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[KM] TypeScript Doc | The TypeScript Handbook - Everyday Types #314

Open
3 of 9 tasks
jing12345678910 opened this issue Jan 23, 2025 · 15 comments
Open
3 of 9 tasks
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@jing12345678910
Copy link
Contributor

jing12345678910 commented Jan 23, 2025

File Title:

Everyday Types

文章位置:

KM Steps:

  • 主題訂定
  • 大綱
  • 資料搜集&研究
  • 內容撰寫
  • 校稿
  • 存放
  • 確認是否要上傳至 MerMer
  • 使用 Midjourney 找到適合的封面圖
  • 上傳

MerMer 連結:

@jing12345678910 jing12345678910 self-assigned this Jan 23, 2025
@jing12345678910
Copy link
Contributor Author

@jing12345678910
Copy link
Contributor Author

jing12345678910 commented Jan 23, 2025

TypeScript 常見類型

基本類型:string,number,和boolean


@jing12345678910
Copy link
Contributor Author

jing12345678910 commented Jan 23, 2025

Arrays


@jing12345678910
Copy link
Contributor Author

jing12345678910 commented Jan 23, 2025

any


@jing12345678910
Copy link
Contributor Author

jing12345678910 commented Jan 23, 2025

Type Annotations on Variables


@jing12345678910
Copy link
Contributor Author

jing12345678910 commented Jan 23, 2025

Functions


@jing12345678910
Copy link
Contributor Author

jing12345678910 commented Jan 23, 2025

Object Types


@jing12345678910
Copy link
Contributor Author

jing12345678910 commented Jan 23, 2025

Union Types


@jing12345678910
Copy link
Contributor Author

jing12345678910 commented Jan 23, 2025

類型別名


@jing12345678910
Copy link
Contributor Author

jing12345678910 commented Jan 23, 2025

介面聲明


@jing12345678910
Copy link
Contributor Author

jing12345678910 commented Jan 23, 2025

Type Assertions


@jing12345678910
Copy link
Contributor Author

jing12345678910 commented Jan 23, 2025

Literal Types


@jing12345678910
Copy link
Contributor Author

jing12345678910 commented Jan 23, 2025

null and undefined


@jing12345678910
Copy link
Contributor Author

jing12345678910 commented Jan 23, 2025

Enums


@jing12345678910
Copy link
Contributor Author

jing12345678910 commented Jan 23, 2025

Less Common Primitives


@jing12345678910 jing12345678910 added the documentation Improvements or additions to documentation label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant