Haoqun Jiang
banner
haoqun.dev
Haoqun Jiang
@haoqun.dev
@vuejs.org core team member.
@vite.dev core team emeritus.
Worked on JS tooling. Learning new things.

https://haoqun.dev/
😮‍💨 Still paying down the tech debt that accumulated during the transition from non-scoped packages to scoped ones… I’m lucky to have subscribed to @lirantal.com’s Node.js security newsletter. It’s always informative!

- www.alxndrsn.com/2024-08-01-n...
- www.nodejs-security.com/newsletter/n...
February 24, 2025 at 2:50 PM
#TIL So this is the fastest way to import an ES module in the Node.js REPL… How did I never know about the `_` (underscore) auto-assignment in the REPL?!
nodejs.org/api/repl.htm... So many wasted keystrokes over the years!
February 16, 2025 at 3:13 PM
I only got to know Lucide recently because I found out that @bolt.new's system prompt suggests using icons from `lucide-react` for logos, which turns out to be a good choice.
November 21, 2024 at 6:36 AM
I was reminded of why I didn’t use Bluesky last year… The old logo was a big turnoff for me 😅

Great redesign!
November 15, 2024 at 1:35 PM
I recently shipped several minor improvements to `create-vue`, some of which required considerable effort. However, one small feature stands out as the most gratifying to me: a default file nesting configuration for all new projects.
October 30, 2024 at 7:40 AM