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

TypeScript速查表 #40

Open
Ray-56 opened this issue Aug 11, 2021 · 0 comments
Open

TypeScript速查表 #40

Ray-56 opened this issue Aug 11, 2021 · 0 comments
Labels
Cheat Sheet 速查表,翻译:作弊用纸、小抄,但是它是合法的。 TypeScript

Comments

@Ray-56
Copy link
Owner

Ray-56 commented Aug 11, 2021

TypeScript 速查表

技巧

  1. @ts-ignore: 忽略编译器的错误
  2. @ts-expect-error: 与1相似,区别在于一旦错误被修复,编译器会提示报错

题库

type-challenges 类型体操姿势合集

类型工具库

@Ray-56 Ray-56 added TypeScript Cheat Sheet 速查表,翻译:作弊用纸、小抄,但是它是合法的。 labels Aug 11, 2021
@Ray-56 Ray-56 changed the title TypeScript故事集 TypeScript速查表 Aug 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cheat Sheet 速查表,翻译:作弊用纸、小抄,但是它是合法的。 TypeScript
Projects
None yet
Development

No branches or pull requests

1 participant