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



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

clean-code-javascript


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


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


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

clean-code-typescript


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


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