工具
本書使用的工具與其他週邊軟體/服務如下。
快速開始樣版文件
需先安裝Node.js,安裝目前最新的LTS版本即可。
Flow檢查工具
快速學習與使用時候
測試、除錯與觀看結果的瀏覽器是Google Chrome。
學習用的網路線上撰寫平台是JS Bin
JS Bin中的JSHint設定值
{
"esnext": "true",
"asi": "false"
}Last updated
Was this helpful?
Was this helpful?