Intro.js is an amazing library that makes creating interactive walkthroughs on your web application incredibly easy. In this video I am going to attempt to replicate the behavior of this library from scratch for the very first time ever. There will be plenty of mistakes, and bugs I run into and you will be able to see live exactly how I solve those issues.


Materials/References:

GitHub Code: https://github.com/WebDevSimplified/introjs-clone-library
IntroJS Site: https://introjs.com
Tooltip Tutorial: https://youtu.be/ujlpzTyJp-M
Tutorial On Cards From This Video: https://youtu.be/h2x4YTI6WeE


Find Me Here:

My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon: https://www.patreon.com/WebDevSimplified
Twitter: https://twitter.com/DevSimplified
Discord: https://discord.gg/7StTjnR
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified


⏱️ Timestamps:

00:00 - Introduction
00:18 - Demo/Setup
01:20 - CSS
15:11 - Modal JavaScript
39:12 - Highlight JavaScript


#CSS #WDS #JavaScript