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

[作業] 繳交hw5、6&7 #110

Closed clingoram closed 7 years ago

clingoram commented 7 years ago

slack 帳號

vis_oram

哪一個作業

  1. 讓網頁變得更完整:加上 placeholder 與 infinite scroll
  2. 返璞歸真:vanilla js
  3. 走向國際:i18n

    作業 Github 連結

    讓網頁變得更完整:加上 placeholder 與 infinite scroll: https://github.com/clingoram/frontend-intermediate-course/tree/master/answers/hw5

返璞歸真:vanilla js: https://github.com/clingoram/frontend-intermediate-course/tree/master/answers/hw6

走向國際:i18n: https://github.com/clingoram/frontend-intermediate-course/tree/master/answers/hw7

作業 Github Page 連結

讓網頁變得更完整:加上 placeholder 與 infinite scroll: https://clingoram.github.io/frontend-intermediate-course/answers/hw5/index.html

返璞歸真:vanilla js: https://clingoram.github.io/frontend-intermediate-course/answers/hw6/index.html

走向國際:i18n: https://clingoram.github.io/frontend-intermediate-course/answers/hw7/index.html

其他補充說明

交作業的進度落後太多,所以就一次交3項作業。

aszx87410 commented 7 years ago

都 ok 不過有一個小地方有錯,在作業七裡面,currentPage在切換語言時沒有歸零,所以抓到的資料會是錯的喔

clingoram commented 7 years ago

我有改囉!

aszx87410 commented 7 years ago

ok,確認此 bug 已修正