AndyWang′s Blog
About Archive Category Tags
Home
About
Archive
Category
Tags
Blog banner image
head shot

Andy Wang

Web Developer

Taiwan, Hsinchu City

Articles

39

Tags

46

Categories

19

RECENT POSTS

  • Astro 圖片優化策略

    2025年9月8日
  • Claude Code CLI:真正的 AI 開發代理人

    2025年8月7日
  • Leetcode 326. Power of Three

    2025年7月20日
  • 關於 cherry-pick 時機與常見誤區

    2025年5月30日
  • Build Your Own Cursor Rules

    2025年4月29日

Categories

心得
6
Conferences
1
Astro
3
Cursor
1
CSS
2
React
5
Clean Code
2
Package
1
Kubernetes
1
Docker
1
TypeScript
4
Testing
1
JavaScript
5
Leetcode
1
Algorithm
1
HTML
1
Data Structure
1
Jekyll
1
Git
1

TAGS

AI Algorithm Asynchronous Blog CSS Claude Compatibility Complexity Cursor Cursor Rules DP Data Structure Deployment Docker Enums ErrorBoundary Frontend Generics Git HTML Homebrew JavaScript Junior Kubernetes Leetcode Life Linter MECE Notes OOP Package Performance React Recursion Redux Retro SOLID SWR TypeScript Unit Test Vitest blog jQuery map performance 心得
Archive Tags performance

performance

1 posts with this tag

Astro 圖片優化策略
2025年9月8日
Astro
blog
/
performance
blog
/
performance
近期在重構部落格時,發現過去一直都有靜態資源載入的問題,例如 layout structure 先出來了,但圖片還在 loading,後來也發現其實 astro 有針對這類靜態資源做優化。
6 mins read
|
1285 words

Copyright © 2021-2025 AndyWang.

Content licensed under CC BY-SA 4.0 unless otherwise noted.