> For the complete documentation index, see [llms.txt](https://dinoin.gitbook.io/nodejs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dinoin.gitbook.io/nodejs/master.md).

# 從談談開始

別急，寫Node.js應用是一回事；

理解為什麼它們要以它們書寫的這種方式來書，是另一回事。

這意味著——你要懂JavaScript。

而且這次是玩真的了。

{% hint style="warning" %}
讀各先進大作時，的確有更加瞭解Javascript及Web的基本運作原理。\
這裡僅簡單紀錄實作步驟及相關應用。\
如有需要更詳細的理解，可參考最尾端的「參考資料」。
{% endhint %}
