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

[作業]繳交hw6 #88

Closed yuanyu90221 closed 7 years ago

yuanyu90221 commented 7 years ago

slack 帳號

哪一個作業

作業 Github 連結

https://github.com/yuanyu90221/frontend-intermediate-course/tree/master/answers/hw6

作業 Github Page 連結

https://yuanyu90221.github.io/frontend-intermediate-course/answers/hw6/

其他補充說明

https://github.com/yuanyu90221/frontend-intermediate-course/blob/master/answers/hw6/README.md

aszx87410 commented 7 years ago

ok,都還可以 只是不一定要把這麼多 function 都加在 window 上面 你可以試試看把 window.append = ... 改成 window.selfjQ.append 這樣會比較好維護

yuanyu90221 commented 7 years ago

感謝建議