{%hackmd BkVfcTxlQ %}
JavaScript筆記
===
{%hackmd BkVfcTxlQ %}
Introduction
----
Basic
---
- [Variable 變數](https://hackmd.io/@urlun0404/r13egyJGi)
- [Operator 運算](https://hackmd.io/@urlun0404/H1wlly1fj)
- [Condition 條件判斷](https://hackmd.io/@urlun0404/HJTHbkJGi)
- [Function 函式](https://hackmd.io/@urlun0404/Sk1lGIhZ5)
WEB
---
- [Web概覽](https://hackmd.io/@urlun0404/Hyat-1JGs)
- [DOM](https://hackmd.io/@urlun0404/rydGoBFS9)
Asynchronous
---
AJAX: Asynchronous JavaScript and XML
- [Asyncchronous](https://hackmd.io/@urlun0404/r1X-Kj2G9)
- [API](https://hackmd.io/@urlun0404/Sy1GRA0-i)
---
參考資料
---
# 英文資源
- [MDN](https://developer.mozilla.org/en-US/)
- [The Modern JavaScript Tutorial](https://javascript.info/)
- [JavaScript Tutorial](https://www.javascripttutorial.net/)
- [W3Schools Online Web Tutorials](https://www.w3schools.com/)
# 中文資源
- [從ES6開始的JavaScript學習生活](https://eyesofkids.gitbooks.io/javascript-start-from-es6/)
- [從Promise開始的JavaScript異步生活](https://eyesofkids.gitbooks.io/javascript-start-es6-promise/)
{"metaMigratedAt":"2023-06-17T10:16:00.216Z","metaMigratedFrom":"YAML","title":"JavaScript筆記","breaks":true,"lang":"zh-tw","robots":"noindex, nofollow","contributors":"[{\"id\":\"2c3e848f-47c2-48f2-a338-96332af26b67\",\"add\":1185,\"del\":64}]"}
JavaScript筆記
Introduction
Basic
WEB
Asynchronous
參考資料
英文資源
中文資源