Check out a free preview of the full Building Web Apps (with React, Ampersand, ES6 and Webpack) course:
The "Handling Local Links" Lesson is part of the full, Building Web Apps (with React, Ampersand, ES6 and Webpack) course featured in this preview video. Here's what you'd learn in this lesson:
At this point, clicking any link in the application triggers a undesired browser refresh. Henrik demonstrates how to handle local, in-app links without breaking external link functionality. He does this by using the local-links NPM module.