【Github分享】JS / TS 代码整洁之道


clean-code-javascript

这不是一份 TypeScript 编码风格规范,而是将 Robert C. Martin 的软件工程著作 《Clean Code》 适用到 JypeScript,引导读者使用 TypeScript 编写易读、复用和可扩展的软件。

仓库地址:https://github.com/ryanmcdermott/clean-code-javascript

clean-code-typescript

clean-code-typescript将 Clean Code 的概念适用到 TypeScript,灵感来自 clean-code-javascript。

仓库地址:https://github.com/pipiliang/clean-code-typescript

posted @ 2020-05-24 07:28  王平安  阅读(268)  评论(0编辑  收藏  举报