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

[作業] 繳交hw8 #112

Closed fuchiao closed 7 years ago

fuchiao commented 7 years ago

slack 帳號

zack

哪一個作業

  1. 當我們包在一起:Webpack

作業 Github 連結

https://github.com/zack1030/frontend-intermediate-course/tree/master/answers/hw8

作業 Github Page 連結

https://zack1030.github.io/frontend-intermediate-course/answers/hw8/index.html

其他補充說明

那些說明頁面,基本上還是看不懂

aszx87410 commented 7 years ago

請問你指的說明頁面是作業的說明,還是我附上的那些參考連結呢? 我想可能是作業說明看不太懂,可能是我寫得不太好,因為你的作業有點搞錯了XD

這次作業目的是讓大家不要在 window 上面附加任何東西喔,我有把這一條補上了 建議可以參考其他同學作業,應該可以更容易理解這一週的作業要做什麼

fuchiao commented 7 years ago

其實是參考連結大多看不太懂,太多設定了,有點難消化。 我把 window 上面的東西拿掉了,再麻煩你幫我看一下,謝謝。

aszx87410 commented 7 years ago

還 ok 但是 get_title 那邊如果你字串一多,就會變成每一個字串都一個 function,建議可以改成 object 的方式來做就好,詳細可參考直播影片