###### tags: `學期 3`
[toc]
# 老爸私房錢進階開箱工作坊
## Before Webinar

## After Webinar
## Week 2 老爸私房錢進階開箱工作坊 -- 2021 / 8 月班會後精華
本次工作坊學習教練 Yenting 邀請到後端工程師助教 Yan ,一起為大家加強觀念,提點同學們破解難題的方向、強化非同步的觀念,最後也傳授同學們「如何提問」和 debug 這兩項工程師的必備技能。
#### Agenda
* 觀念釐清快問快答 - 5 題
* 老爸私房錢作業 - 解題方向提醒
* 同學作業講解
* 非同步重點講解與應用解析
* 助教的叮嚀與提醒
* 同學 Q&A
<div style="position: relative;width:100%;height:0;padding-bottom: 56.25%;"> <iframe style="position:absolute;top:0;left:0;width:100%;height:100%" src="https://player.vimeo.com/video/586160614" frameborder="0" allowfullscreen></iframe></div>
<div style="height: 16px;"></div>
#### 快問快答,釐清觀念
1. 為什麼要引入 methodOverride 這個套件?
1. 哪一段在處理「使用者身份」相關的事情?
1. app.use 和 app.get/post 分別在做什麼?差異是什麼?
1. 使用者在瀏覽器看到的畫面,是在哪一段程式產生的?
1. 如果我覺得 app.js 太大包,我可以用哪些方式來整理程式碼?
#### 工作坊投影片
<div style="position: relative;width:100%;height:0;padding-bottom: 56.25%;">
<iframe style="position:absolute;top:0;left:0;width:100%;height:100%" src="https://docs.google.com/presentation/d/e/2PACX-1vS-ixiO9RQxHIzWihGCfpxhwXdnMHumx_t_hG-o-RRrJoAnFroQhy_Q1FR9-NTDFWxiMgzoyjJSoNH3/embed?start=false&loop=false&delayms=3000" frameborder="0" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true">
</iframe>
</div>