javascript - What approach should one take to implement onboading in a web application? -
i want build onboarding in web app. see attached image example. more specific, not sure approach take.
if there resources can point me to, great.
also, how 1 ensure these onboarding steps shown once? persist in database or use other approach?
you may want take @ chardin.js.
as persistence, go database storing. if use cookies, localstorage, etc. users see instructions if use browser or different computer.
Comments
Post a Comment