typescript challenges:一系列帮助您理解TypeScript的挑战 源码
打字稿挑战 一系列挑战可帮助您了解TypeScript的基础 :rocket: :Poland:在我们的课程中查看所有节目 设置与安装 克隆此存储库并运行npm install 。你很好! 如何 src每个目录都代表与TypeScript特定功能相关的挑战。 在每个挑战中,您的解决方案都必须通过两种测试-TypeScript编译和单元测试 可以通过运行npm run test:XYZ来验证名称XYZ质询,例如: npm run test:warm-up 测试命令以应对挑战 npm run test:warm-up npm run test:media npm run test:shortcuts npm run test:this-or-that npm run test:only-one npm run test:new-skills npm run test:constraints 救救我,我被卡
文件列表
typescript-challenges-master.zip
(预估有个15文件)
typescript-challenges-master
.nvmrc
8B
package.json
2KB
media
header.png
66KB
template.ts
145B
package-lock.json
166KB
src
new-skills
new-skills.ts
881B
暂无评论