Named Routes

    Alongside the , you can provide a name to any route. This has the following advantages:

    This is the exact same object used programmatically with router.push():

    Full example here.