The post discusses the new App Router in Next.js, the use of a custom Link component to show a progress bar during page navigations, and the use of the useProgress Hook to control the progress state. It also mentions the benefits of using React Transitions and the framework-agnostic nature of the components.
Table of contents
Introduction Show me the code! The useProgress Hook Showing progress during navigations Why doesn't Next.js expose router events? Framework-agnostic components1 Comment
Sort: