美文网首页
前端(Not just)工程师终究要掌握的知识

前端(Not just)工程师终究要掌握的知识

作者: hcysunyang | 来源:发表于2017-05-22 11:55 被阅读15次

knowledge

前端(Not just)工程师终究要掌握的知识

GitHub地址:https://github.com/HcySunYang/knowledge

Intro

该项目收藏积累了前端(Not just)所应该掌握的知识,包括 JavaScript语言基础、DOM、CSS3、计算机原理、网络、兼容性、性能、规范以及数学。

动图展示部分内容,该文档持续更新。

Contribution

clone 项目:

git clone https://github.com/HcySunYang/knowledge.git

启动web服务:

// 你可以使用任何方式,如
http-server -p 9090

访问文档:

http://localhost:9090/docs

Thanks

本文档使用开源文档工具 docute

相关文章

网友评论

      本文标题:前端(Not just)工程师终究要掌握的知识

      本文链接:https://www.haomeiwen.com/subject/rcpbxxtx.html