DEV Community

Sooraj (PS)
Sooraj (PS)

Posted on • Edited on

4 3

Tooltip Sequence

Hi guys,
Recently I started working on an npm package using a simple concept.

So suppose you create a Web Application and you want to take your users or anyone on a walkthrough on one, two or maybe all the features in your app, you can install this simple Javascript package to create a sequence of small tooltips that will guide the user to each feature( in our case a web element ) and show a small description of what you want them to know about that feature.

A small example
Example

This package would save you the time to manually create tooltip descriptions on each page and link them together in action.

Link to npm Package: https://www.npmjs.com/package/tooltip-sequence

Link to Repository: https://github.com/SoorajSNBlaze333/tooltip-sequence
(Please star if you like the package)

Sentry blog image

How I fixed 20 seconds of lag for every user in just 20 minutes.

Our AI agent was running 10-20 seconds slower than it should, impacting both our own developers and our early adopters. See how I used Sentry Profiling to fix it in record time.

Read more

Top comments (0)

Eliminate Context Switching and Maximize Productivity

Pieces.app

Pieces Copilot is your personalized workflow assistant, working alongside your favorite apps. Ask questions about entire repositories, generate contextualized code, save and reuse useful snippets, and streamline your development process.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay