Series notes


前端專案作品筆記 - 食譜筆記

在實作專案中使用到的功能、套件、踩坑,整理成筆記。

Mar 28, 2025 notes


數值分析的快樂回憶肯定不能忘的吧?

在數學系與計科所時的數值分析備忘錄。

Feb 02, 2025 notes


回顧系列

每年或特定事件,像是讀書會、學習新技能或階段性成就的回顧。

Dec 16, 2024 notes


GCP Notes

Aug 13, 2024 notes



Nginx

Nginx,邊學習邊整理的筆記

May 01, 2024 notes


ICT 學習紀錄

包含計算機概論、伺服器建置

Apr 26, 2024 notes



Docker

Docker,邊學習邊整理的筆記

Feb 21, 2024 notes


GitHub / Git

Linux,邊學習邊整理的筆記

Feb 20, 2024 notes


Linux

Linux,邊學習邊整理的筆記

Feb 19, 2024 notes


AWS

AWS,邊學習邊整理的筆記

Feb 19, 2024 notes


你所不知道的 js - 神乎其技

了解每一行 js 在幹嘛,不要只是照著寫或是用猜的

Feb 15, 2024 notes


Vite

Jan 29, 2024 notes


Godot

Godot學習筆記

Jan 29, 2024 notes


TypeHero 解題

拆解邏輯、複習語法,型別檢查、維護性高、程式碼重複性低

Jan 27, 2024 notes


Codewars 筆記 TypeScript

先用tldraw寫出邏輯流程 寫出JavaScript 再加上型別 筆記: 使用到的語法、錯誤的地方,recap 使用語法的時機、相似語法或情境的比較

Jan 04, 2024 notes


Web APIs

一些常用的方法和注意事項

Jan 02, 2024 notes


TypeScript

安裝、使用語法,邊學習邊整理筆記

Jan 01, 2024 notes


React Hook

useState, useRef, useEffect, useContext

Dec 27, 2023 notes