Several days ago, I detected some anomalies in the routing of the Midu project.
I mention them below:
Access fall: I have noticed that in some occasions the redirection from the blog paths to midudev.com (midu.dev) can cause the following problem that can be seen in the image below.
Automatic speed increase in video player: A few days ago watching a video/class at 1.5x speed I noticed that with the autoplay enabled every video adjacent to the one I was watching increases to 2x the video even though it is not visible in the speed selector interface and visually remains at 1.5x, it is something that was apparently solved later, but I would still like to mention it.
First level 404 error: When accessing a non-existing first level path (or root/base path) it shows the old midu blog page, which you can see below:
Second level 404 error in the “curso” path: In this case you can see how instead of redirecting the user to keep him/her on the platform, a server error 500 is returned (example route testing https://midu.dev/curso/clean-code-javascript).
Missing RSS path**: In the old footer of Midu's blog, you can find a button that redirects to the following URL which resolves as 404: https://midu.dev/index.xml
Error in Newsletter**: In the Midu newsletter, despite the bad design in its dark theme, the redirection when filling the form sends an error domain.
Redundant title: The title “Academia con Cursos de Programación y Desarrollo Web | midudev” is redunant because it says several times the name “midudev” making the title longer without being necessary.
Text design overlap: As can be seen in the following image, when a text is marked in blue one on top of the other it is overlapped.
Poorly legible text: The text of the Discord community invitation card is not very legible due to its color and contrast with the background, I recommend changing it.
Badge confused: The badge that invites users to join should be clickable to the Twicth subscription link, as I have asked multiple users and they would think it is a clickable button.
Less important issues
Design error in the GitHub button of the blog: As you can see in the image the GitHub icon should not move from line to line.
Several days ago, I detected some anomalies in the routing of the Midu project.
I mention them below:
Access fall: I have noticed that in some occasions the redirection from the blog paths to midudev.com (midu.dev) can cause the following problem that can be seen in the image below.
Automatic speed increase in video player: A few days ago watching a video/class at 1.5x speed I noticed that with the autoplay enabled every video adjacent to the one I was watching increases to 2x the video even though it is not visible in the speed selector interface and visually remains at 1.5x, it is something that was apparently solved later, but I would still like to mention it.
First level 404 error: When accessing a non-existing first level path (or root/base path) it shows the old midu blog page, which you can see below:
Second level 404 error in the “curso” path: In this case you can see how instead of redirecting the user to keep him/her on the platform, a server error 500 is returned (example route testing https://midu.dev/curso/clean-code-javascript).
Missing RSS path**: In the old footer of Midu's blog, you can find a button that redirects to the following URL which resolves as 404: https://midu.dev/index.xml
404 routing by update**: When collecting the information from a file or a database in this case the 404 redirection changes being directly to the root path as it happens here if we invent the URL: https://midu.dev/curso/aprende-lo-ultimo-de-javascript/00-nuevos-metodos-para-colecciones/07-examen
Redundant title: The title “Academia con Cursos de Programación y Desarrollo Web | midudev” is redunant because it says several times the name “midudev” making the title longer without being necessary.
Text design overlap: As can be seen in the following image, when a text is marked in blue one on top of the other it is overlapped.
Poorly legible text: The text of the Discord community invitation card is not very legible due to its color and contrast with the background, I recommend changing it.
Badge confused: The badge that invites users to join should be clickable to the Twicth subscription link, as I have asked multiple users and they would think it is a clickable button.
Less important issues