附录A 常用资源网站
开源地图库
Leaflet
GitHub项目地址:https://github.com/leaflet
中文API文档:http://www.marsgis.cn/leaflet/docs/go.html?id=13
OpenLayers
GitHub项目地址:https://github.com/openlayers
中文官方门户网站:http://www.openlayers.cn/
中文参考教程:https://blog.csdn.net/u012832088/article/details/78695105
MapboxGL
GitHub项目地址:https://github.com/mapbox/mapbox-gl-js
Mapbox中国知乎专栏:https://www.zhihu.com/org/mapboxzhong-guo/activities
开源可视化库
Echarts官网:http://echarts.baidu.com/
D3.js中文教程:http://wiki.jikexueyuan.com/project/d3wiki/introduction.html
MapV官网:http://mapv.baidu.com/
前端技术栈
JS模块打包工具
npm中文网站:https://www.npmjs.com.cn/
Node.JS中文网站:http://nodejs.cn/
Webpack中文网站:https://www.webpackjs.com/concepts/
Webpack中文手册:http://zhaoda.net/webpack-handbook/module-system.html
Rollup中文网站:http://www.rollupjs.com/
bootstrap中文网站:http://www.bootcss.com/
Parcel中文网站:https://www.parceljs.cn/
Yarn中文网站:https://yarn.bootcss.com/
语言标准/规范
HTML5 中文教程:https://www.w3cschool.cn/html5/
ES6中文入门教程:http://es6.ruanyifeng.com/#docs/string
CSS中文教程:http://www.w3school.com.cn/css/index.asp
模块化
CommonJS GitHub项目地址:https://github.com/commonjs/commonjs
CommonJS中文教程:http://www.ruanyifeng.com/blog/2015/05/commonjs-in-browser.html
UMD GitHub项目地址:https://github.com/umdjs/umd
测试框架
Jasmine
GitHub社区:https://github.com/jasmine/jasmine/releases
中文指南:
https://yq.aliyun.com/articles/53426
https://blog.csdn.net/GuoJiangweigege/article/details/52121876
Karma
官网:https://karma-runner.github.io/2.0/index.html
GitHub项目地址:https://github.com/karma-runner/
Nightwatch
GitHub项目地址:https://github.com/nightwatchjs/nightwatch
中文教程:
https://legacy.gitbook.com/book/shenxianpeng/nightwatch-js-cn/details
https://blog.csdn.net/bb415453941/article/details/76590942
https://www.jianshu.com/p/936bee074b66
其他资源网站:
W3C文件中文翻译本(W3C中国):https://www.w3.org/2005/11/Translations/Lists/ListLang-zh-hans.html