[作業](https://github.com/superyngo/express_practice) 蠻好玩的 但是路由一下就變很複雜的感覺 不知道有沒有什麼實用的設計思路?
[作業](https://github.com/superyngo/express_practice) 原來node的根目錄會跟著執行時目錄走
[作業](https://github.com/superyngo/nodePractice) update只能輸入英文....
交作業 https://replit.com/@superyngo1/vue3-World-Map-with-Country-info
也可以在script tag內加上defer <script src="./script.js" defer></script> 這樣就會等其他內容都載完後才去載入
交作業 https://jsfiddle.net/superyngo/2ft05c8v/14/ 看來前輩作業才想到要用index 不然又做成操作dom了...