Front2End
  • Introduction
  • Front
    • Introduction
    • 新手入門
    • 相關連結
    • Css
    • Javascript
    • 立即函式
    • Google SpreadSheet 當資料庫
    • 資料視覺化
    • 新年快樂
    • Google御用網頁語言 Node.js
    • 世大運網頁遊戲腳本
    • YDNJS-1.Up&Going
    • YDNJS
    • 新手入門
  • 實做
    • 程式碼片段蒐集
    • 爬蟲
    • 實做: 貪吃蛇
    • 練習: z=ax+by
    • 實做: 爬八卦版的文章
    • LearnYouNode
      • 3 - 同步 IO 讀寫
      • 4 – My First Async I\/O
      • 5 - filter
      • 6 - Make it Modular
      • 7-Http Client
    • road_to_bookdown
    • FreeCodeCamp
  • End
    • node.js
Powered by GitBook
On this page
  • You Don't Know JS
  • 一、Up & Going
  • Chapter 1: Into Programming
  • Chapter 2: Into JavaScript
  • Chapter 3: Into YDKJS

Was this helpful?

  1. Front

YDNJS-1.Up&Going

Previous世大運網頁遊戲腳本NextYDNJS

Last updated 5 years ago

Was this helpful?

You Don't Know JS

英文原文

中文翻譯

六個系列

  • Up & Going Scope

  • Closures this

  • Object Prototypes Types

  • Grammar Async

  • Performance ES6

  • Beyond

一、Up & Going

巨觀的介紹

Chapter 1: Into Programming

程式的邏輯

Chapter 2: Into JavaScript

一些 js 的觀念

Chapter 3: Into YDKJS

getify/You-Dont-Know-JS: A book series on JavaScript. @YDKJS on twitter.
JoeHetfield/You-Dont-Know-JS: A book series on JavaScript. @YDKJS on twitter.