aszx87410 / frontend-intermediate-course

It's a free online course about some frontend tech including Ajax, CORS, gulp, webpack and so on.
266 stars 88 forks source link

[作業] 繳交hw4 #80

Closed LeoWangJ closed 7 years ago

LeoWangJ commented 7 years ago

slack 帳號 leowang

哪一個作業 4.從假資料到真資料:Ajax 與 API 串接

作業 Github 連結 https://github.com/LeoWangJ/frontend-intermediate-course/tree/master/answers/hw4

作業 Github Page 連結 https://leowangj.github.io/frontend-intermediate-course/answers/hw4/index.html

其他補充說明

aszx87410 commented 7 years ago

有個小地方可以改進,那就是你 api query 沒有加 limit 參數,所以會抓到比 20 筆更多 但因為我們只要 20 筆,所以就會有一些資料浪費了