c
c
class
Search…
⌃K
c
c
class
Search…
⌃K
Node.js安裝與NPM使用
require 、 module.exports
fs(文件操作)
EventEmitter(事件觸發)
util(工具類)
stream(流)
Assert(斷言)
Process(進程)
Repl(自訂命令列)
Path與URL
TCP, UDP
HTTP, HTTPS
ES6,ES7,ES8
Express框架
Koa框架
MySQL
MongoDB
RESTful API 與 API 文件撰寫
使用Babel, ESLint
Webpack
WebSocket
Redis
React 基本概念1
React 基本概念1-1(搭配webpack)
React基本概念1-2(新增元件)
React 基本概念2
react-router
Redux 基本概念1
Redux 基本概念2
結合Node.js與React.js搭建論壇網站1
結合Node.js與React.js搭建論壇網站2
結合Node.js與React.js搭建論壇網站3
結合Node.js與React.js搭建論壇網站4
結合Node.js與React.js搭建論壇網站5
部署
快取與緩存
Web安全機制
單元測試
自動化流程與搭建travis ci
結合jenkins與bitBucket
團隊合作Git flow與Telegram bot
Powered By
GitBook
util(工具類)
全名為Utilities,主要用來 輔助Node.js的核心API
https://nodejs.org/api/util.html
進入後可看到許多已被deprecated
Previous
EventEmitter(事件觸發)
Next
stream(流)
Last modified
2yr ago