In our previous adventure, we looked at Vue’s basic slots. Scoped slots allow us to expose a piece of data, through the scope, to the parent that is using it.
Programmatic navigation refers to when a user is redirected as a result of an action that occurs on a route, like a login or signup action. In this article, we'll look at a myriad of approaches to navigating programmatically with React Router.