You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
1.1 KiB
21 lines
1.1 KiB
4 years ago
|
# :dollar: 建立銀行
|
||
|
|
||
|
在這個專案中,你會學習如何建立虛擬銀行。這些課程包含許多教程:設計網頁應用程式的格式、提供網頁路由、建立表單、管理狀態和利用 API 抓取銀行的資料。
|
||
|
|
||
|
| ![畫面1](../images/screen1.png) | ![畫面2](../images/screen2.png) |
|
||
|
|---------------------------------|-----------------------------------|
|
||
|
|
||
|
## 課程
|
||
|
|
||
|
1. [HTML 模板與網頁路由](../1-template-route/translations/README.md)
|
||
|
2. [建立登入與註冊表單](../2-forms/translations/README.md)
|
||
|
3. [取得並使用資料](../3-data/translations/README.md)
|
||
|
4. [狀態控管的概念](../4-state-management/translations/README.md)
|
||
|
|
||
|
### 參與人員
|
||
|
|
||
|
這些課程是由 [Yohan Lasorsa](https://twitter.com/sinedied) 用滿滿的 ♥️ 來編寫。
|
||
|
|
||
|
如果你有興趣建立本課程使用的[伺服器 API](../api/translations/README.zh-tw.md),你可以遵循[這一系列的影片](https://aka.ms/NodeBeginner),特別是影片 17 至 21。
|
||
|
|
||
|
你也可以造訪[這款互動式教學網站](https://aka.ms/learn/express-api)。
|