Fixing Vue Router's cleanPath Function

Beginner

In this project, you will learn how to fix a bug in the vue-router library by modifying the cleanPath function. The vue-router library is a popular routing solution for Vue.js applications, and it's important to ensure that it works correctly, especially for edge cases like paths starting with multiple slashes.

javascriptweb-development

Teacher

labby
Labby
Labby is the LabEx teacher.