[指南] 使用 Nodemailer + Express 來用 Server 寄出 Email
這幾天在研究「忘記密碼」的後端功能實作時,發現用 Nodemailer 搭配 Express 框架算是難度較低且方便維護的。這邊筆記下實作的一些細節。 內容 後 Read More …
[指南] Nodejs + TypeScript + Express 打造你的簡易 API Server
過往都是透過 Vue-Cli 或是 Vite 提供的安裝工具快速安裝 TypeScript 和前端框架一同使用。這次來試用自行一步步的安裝流程,並搭配 ESLi Read More …
[筆記] Udemy – CSS3 Animations, Transforms and Transitions Ultimate Guide (63)
有鑑於用遍不少的前端 UI 框架,對於其 CSS 特效往往是不知其所以然。若要依情況改寫的話,便遇上了不小困難。Udemy 上的 CSS3 Animations Read More …
[筆記] Ultimate AWS Certified Developer Associate (48)
給自己 2022 年的新目標 – AWS Certified Developer Associate 的學習筆記。這篇筆記簡介下 AWS Crede Read More …
[指南] Mac 暫時提昇 Time Machine 備份速度
Mac 搭配 TimeMachine 執行備份,有一定的機率會遇上備份速度緩慢的問題,特別是在你剛系統更新完畢,或是相隔幾個月後的第一次備份。這邊筆記下暫時提昇 Read More …
[筆記] Ultimate AWS Certified Developer Associate (47)
給自己 2022 年的新目標 – AWS Certified Developer Associate 的學習筆記。這篇筆記簡介下 AWS SDK 。 Read More …
[筆記] Udemy – CSS3 Animations, Transforms and Transitions Ultimate Guide (62)
有鑑於用遍不少的前端 UI 框架,對於其 CSS 特效往往是不知其所以然。若要依情況改寫的話,便遇上了不小困難。Udemy 上的 CSS3 Animations Read More …
[指南] Vue 動態路由後續加載的兩種處理方式
若 Vue 使用動態路由搭配權限一同使用,會需要經歷「取得路由清單」->「根據權限過濾頁面」->「將過濾出的路由加到既有路由中」->「重新觸發 Read More …
[筆記] Ultimate AWS Certified Developer Associate (46)
給自己 2022 年的新目標 – AWS Certified Developer Associate 的學習筆記。這篇筆記簡介下 Amazon EC Read More …