知名線上課程 Node.js基礎入門 講師:polo 影音教學 中文發音 繁體中文版(DVD版)
Node 是使用Javascript的語言,若是前端開發人員來學習,進入所需的成本可以非常的小,另外node也有擁有許多套件可以讓前端人員方便使用,學會Node之後不論是架設網站或是跟其他網站串連API 都很方便。
node.js 安裝介紹
linux 底下安裝
建立專案檔案
node.js 基礎語法介紹
Types & Coercion
String & Number coercion
Value vs. Reference
Scope
Hoisting
Variables: var, let and const
Closure
IIFE
call, apply and bind
node.js 套件安裝 與常用套件
npm 常用語法介紹
|
|