Skip to content

Latest commit

 

History

History
72 lines (51 loc) · 1.85 KB

File metadata and controls

72 lines (51 loc) · 1.85 KB

Frontend Growth Blog

中文 | 日本語 | 繁體中文(台灣) | 繁體中文(香港)

A frontend engineer's learning and growth journey starting from 2018.

Read online: https://fonghehe.github.io/blog/en/

📖 Content

  • 📅 Latest Posts: 2026 Articles - Latest frontend trends and deep dives
  • 📚 Archive: 2018–2025 - Years of technical insights

🌐 Languages

Language Link
中文 (Default) https://fonghehe.github.io/blog/
English https://fonghehe.github.io/blog/en/
日本語 https://fonghehe.github.io/blog/ja/
Traditional Chinese (Taiwan) https://fonghehe.github.io/blog/zh-tw/
Traditional Chinese (Hong Kong) https://fonghehe.github.io/blog/zh-hk/

Tech Stack

  • Framework: VitePress 1.6.4
  • Languages: Markdown + Vue 3 + TypeScript
  • Deployment: GitHub Pages + GitHub Actions
  • Package Manager: pnpm
  • Theme: Custom dark/light theme

🚀 Local Development

pnpm install
pnpm docs:dev

🏗️ Build

pnpm docs:build

👁️ Preview Build

pnpm docs:preview

📝 Article Stats

  • 2018–2025: 1,192 articles (archived)
  • 2026: 65 latest articles
  • Total: 1,257+ in-depth technical articles

🎯 Main Topics

  • Vue Ecosystem
  • React Latest Updates
  • Angular Framework
  • Engineering & Build Tools
  • Performance Optimization
  • Security Best Practices
  • TypeScript in Practice
  • Node.js Development
  • Testing & Quality
  • CSS New Features

📄 License

MIT