TypeScript-Design-Patterns:Packt发布的TypeScript设计模式的代码存储库

时间:2024-06-17 05:40:06
【文件属性】:

文件名称:TypeScript-Design-Patterns:Packt发布的TypeScript设计模式的代码存储库

文件大小:139KB

文件格式:ZIP

更新时间:2024-06-17 05:40:06

TypeScript

TypeScript设计模式 Packt的TypeScript设计模式。 它包含从头到尾完成本书所必需的所有支持项目文件。 说明和导航 这是Packt发布的的代码存储库。 以下各章没有其他代码包: 第8章-SOLID原则 第9章-企业应用之路 第8章主要是关于SOLID原理的说明,因此代码束是关于没有实际实现的概念的。 第9章是关于工作流和相关配置的,因此将它们作为代码束放入文件中相当简单。 克隆和浏览 要克隆此存储库,您将需要安装并使用此存储库的URL运行git clone命令: git clone https://github.com/PacktPublishing/TypeScript-Design-Patterns.git 在package.json文件中,我们已经添加了TypeScript模块的依赖项,并使用.vscode/settings.json将其配置为Visual


【文件预览】:
TypeScript-Design-Patterns-master
----.gitignore(74B)
----package.json(163B)
----chapter-7()
--------src()
--------tsconfig.json(378B)
--------typings()
----LICENSE(1KB)
----chapter-1()
--------package.json(334B)
--------src()
--------tsconfig.json(214B)
--------typings()
--------test()
----chapter-3()
--------src()
--------tsconfig.json(337B)
----chapter-6()
--------src()
--------tsconfig.json(378B)
--------typings()
----chapter-2()
--------src()
--------tsconfig.json(337B)
----README.md(3KB)
----.vscode()
--------settings.json(59B)
----chapter-5()
--------src()
--------tsconfig.json(378B)
--------typings()
----chapter-4()
--------src()
--------tsconfig.json(378B)
--------typings()

网友评论