logoalt Hacker News

roh26ittoday at 5:53 PM1 replyview on HN

What do you use for the onboarding guide?


Replies

oahmadovtoday at 6:06 PM

Hand-rolled in Vue 3 using Claude Code :)

I was considering IntroJS, but Claude Code generated a simpler version in ~120 lines — just @vueuse/core helpers (useLocalStorage, useIntervalFn) and focus-trap, no tour library.