TZ | 天猪

Results 370 comments of TZ | 天猪

@Dcatfly 这不是很正常么,你要实现一段逻辑,自然要有对应的代码,自己注意下依赖的选择就好了。这是一个取舍问题,用熟悉的语言,并有单元测试保障,适当的注意下依赖,我觉得没什么问题。大部分的依赖也不会很大,除非你引个 Webpack 当我没说。

数据结构和算法动态可视化 https://visualgo.net/zh

HTTP 数据录制,用于测试,https://github.com/Netflix/pollyjs

https://github.com/Bogdan-Lyashenko/js-code-to-svg-flowchart ![image](https://user-images.githubusercontent.com/227713/56635022-9ad09800-6696-11e9-8173-be27abe4ba91.png)

- AST 分析 https://dsherret.github.io/ts-morph - 快速分析 require:https://github.com/seajs/crequire - 分析形参:https://github.com/stonehank/get-function-params-with-ast/blob/master/README-CN.md

mock http: https://github.com/nock/nock 素材 http://sc.orsoon.com/search/%E8%A7%84%E5%88%92.html

校验库:https://github.com/ostrowr/ts-json-validator

https://github.com/liyasthomas/postwoman

CLI 测试: - https://github.com/node-modules/coffee 这个是我们维护的 - https://github.com/vesln/nixt 这个感觉 API 设计很不错

https://github.com/kamranahmedse/developer-roadmap 有趣的一张知识脉络图。 思考: - 对于阿里前端来说,类似的图又是怎么样的呢?(技术栈大图,工程体系?) - 对于需要进入服务端领域的前端来说,后端的知识脉络又是怎么样的呢? 再恶搞下: ![image](https://user-images.githubusercontent.com/227713/91942745-02d4cb00-ed2e-11ea-89b5-2d14ab78ee59.png)