knowledge
前端(Not just)工程師終究要掌握的知識
GitHub地址:https://github.com/HcySunYang/knowledge
Intro
該項目收藏積累了前端(Not just)所應(yīng)該掌握的知識,包括 JavaScript語言基礎(chǔ)、DOM、CSS3、計算機原理、網(wǎng)絡(luò)、兼容性、性能、規(guī)范以及數(shù)學(xué)。
動圖展示部分內(nèi)容,該文檔持續(xù)更新。
Contribution
clone 項目:
git clone https://github.com/HcySunYang/knowledge.git
啟動web服務(wù):
// 你可以使用任何方式,如
http-server -p 9090
訪問文檔:
http://localhost:9090/docs
Thanks
本文檔使用開源文檔工具 docute