...

/

Adding Scrollspy to the Portfolio Website

Adding Scrollspy to the Portfolio Website

Let’s add scrollspy to the navbar of the portfolio website.

We'll cover the following...

Now that we've built our basic navbar design, let's add scrollspy. Scrollspy allows us to update the navbar links based on scroll position to indicate which link is currently active in the viewport.

Body

...