前端相关技能链接整合

必备技能链接整理


模块化

  • common Js

http://www.php.cn/js-tutorial-387885.html
https://www.jianshu.com/p/dd08f4095a49
http://javascript.ruanyifeng.com/nodejs/module.html

  • require JS

https://baijiahao.baidu.com/s?id=1626343408930997539&wfr=spider&for=pc
https://www.jianshu.com/p/c90fff39c225

  • es 6 的模块化

http://es6.ruanyifeng.com/#docs/module


小程序开发

https://developers.weixin.qq....


服务端语言


原生开发


Typescript

TS源码

https://github.com/Microsoft/TypeScript

官方提供文档

https://www.tslang.cn/docs/home.html

深入理解typescript

https://jkchao.github.io/typescript-book-chinese/

React 迁移项目(参考)

https://github.com/Microsoft/TypeScript-React-Conversion-Guide

微软提供的star项目

https://github.com/Microsoft/TypeScript-React-Starter#typescript-react-starter

TS视频

https://segmentfault.com/ls/1650000018455856/l/1500000018451435


学习了解网站

(https://segmentfault.com/ls/1...

https://gmtc.infoq.cn/2019/shenzhen/

链接: https://pan.baidu.com/s/1dKAIdU0Np_9N1Ttiv1C-ug 提取码: 98x1


react

react相关文档

官方文档

https://react.docschina.org/

react源码

https://github.com/facebook/react

create-react-app项目

https://github.com/facebook/create-react-app

https://www.html.cn/create-react-app/docs/getting-started/

你可能感兴趣的:(javascript,react.js,vue.js,node.js,less)