issues
search
softnshare
/
es6
ECMAScript 6入門讀書會
https://goo.gl/lcTUad
57
stars
14
forks
source link
readme
歡迎加入 ES6+ 讀書會
本讀書會採用自助式共同協作
es6+ 是泛指 es6 以上本版的 ECMAscript
導讀內容:
第一章 ECMAScript 6 簡介 - polo
第二章 const 和 let - jawayang
/
投影片
/
線上導讀影片
第三章 解構賦值 Destructuring assignment
/
投影片
第四章 String - Peng Jie
/
投影片
/
線上導讀影片
第五章 RegExp - cashbook
/
投影片
/
線上導讀影片
第六章 數值的拓展 - RayWay
/
投影片
/
線上導讀影片
第七章 陣列的拓展 - AllenHsieh
/
投影片
/
線上導讀影片
第十五章 Generator 函數 - shiningjason
/
投影片
/
線上導讀影片
第十七章 異步操作和 Async 函數 - shiningjason
/
線上導讀影片
讀書會閱讀工具:
hackmd.io
教學影片-Jacky
新同文堂
簡體繁體轉換工具
hangout 直播
導讀錄影
markdown 編輯工具
mac
atom
導讀的製作流程
挑選書中的某個單元
研讀後將重點透過 github 記下來。
建立單元
撰寫內容
錄製影片 & 線上導讀
將相關檔案根據單元分類上傳
書籍內容
ECMAScript 6 入门 - 阮一峰
入會方式
說明連結
相關書籍
Understanding ECMAScript 6
ES6 相關資源
線上課程
ES6 Katas
- Learn ES6 by doing it. Fix failing tests. Keep all learnings.
Let's Learn ES6
Youtube 影片
文章整理及投影片
ES6-In-Depth
- 本迷你书是 InfoQ 特别推出的深入浅出 ES6 专栏合集迷你书,欢迎各位 ES6 爱好者收集下载。
ES6-Learning
- List of resources to learn ECMAScript 6!
Strikingly ES6 JavaScript Style Guide
- A mostly reasonable approach to JavaScript.
ECMAScript 6 簡介
- by
jackymaxj
ES6-Cheatsheet
ES6-Feature
- New Features: Overview & Comparison.
ECMAScript 6 compatibility table
Computer Science in JavaScript (ES5 and ES6)
ES6 VS ES5
ES6 equivalents in ES5
React/React Native 的 ES5 ES6 寫法對照表
開發工具
ES6 tools