前端入门学习

基础

概览

https://babeljs.io/docs/en/learn

ES6 相关资料

中文: https://github.com/ruanyf/es6tutorial 英文: http://exploringjs.com/es6/ch_core-features.html

另外,我不觉得非得学习完所有语法才开始做项目,看个大概就可以上手项目了。

React 和 Vue

我觉得这两个项目文档写的相当棒, 我学习这两个的时候主要参看的就是官方文档。

  • https://reactjs.org/docs/getting-started.html
  • https://vuejs.org/v2/guide/

Vue入门的话有个视频我觉得挺好 https://www.youtube.com/watch?v=p1iLqZnZPdo

Written on August 11, 2018