Merge branch 'main' into nl

This commit is contained in:
Jen Looper
2021-03-21 14:07:35 -04:00
committed by GitHub
190 changed files with 9464 additions and 618 deletions

View File

@@ -0,0 +1,14 @@
# JavaScript 入門
JavaScript 編輯網頁的一種程式語言。在這四堂課中,你會學到它最基本的知識。
### 主題
1. [變數與資料型態](../1-data-types/translations/README.zh-tw.md)
2. [函式與方法](../2-functions-methods/translations/README.zh-tw.md)
3. [在 JavaScript 做出決定](../3-making-decisions/translations/README.zh-tw.md)
4. [矩陣與迴圈](../4-arrays-loops/translations/README.zh-tw.md)
### 參與人員
這些文章是由 [Jasmine Greenaway](https://twitter.com/paladique)、[Christopher Harrison](https://twitter.com/geektrainer)和[Chris Noring](https://twitter.com/chris_noring) 用滿滿的 ♥️ 來編寫。