Building a Universal "Scroll-To" Hook in React & Next.js
On a landing page, navigation usually involves smooth scrolling to sections. However, once you add multiple pages (like a Blog or FAQ), a simple element.scrollIntoView() isn't enough. You need a way to navigate back to the home page and then scroll t...
yafi.hashnode.dev3 min read