Creating The “Moving Highlight” Navigation Bar With JavaScript And CSS — Smashing Magazine
Blake Lundquist's tutorial covers two methods for creating a "moving-highlight" navigation pattern using JavaScript and CSS, leveraging both the getBoundingClientRect method and the View Transition API for animation.