Posts tagged “nextjs”
2 posts found
Next.js Intercepting Routes: Modal Patterns Done Right
May 20, 2026
Most modal implementations break the browser's back button and lose state on refresh. Next.js intercepting routes solve both problems through file-system conventions that map URLs to overlays.
nextjsreactrouting+2
5 Tips for Newcomers to Approach Your Next React App
January 19, 2020
Starting a fresh modern front end project today can become quite stressful since there are an abundance of variations of specific tools that go hand in hand in each stack. Here are 5 tips to help you.
javascriptreacttools+4