css 的 height: auto 不要忘記使用!
用 GitHub Actions 做 CI/CD:做 unit test, 生成 coverage, 並且上傳到 coveralls.io
分析當前網站用了什麼技術 Wappalyzer
Uncaught SyntaxError: Unexpected token ‘<‘
vue3 引用圖片的坑要用 new URL('./img.png', import.meta.url).href 而不是 require
用了 git gui SmartGit 做 git rebase squash