Remix - Website Review

What is the site name and URL you reviewd?

Site name
Remix
URL
https://v2.remix.run

What are progressive enhancements?

Progressive enhancements
With progressive enhancements, web content is prioritzed over all. Essentially, it is a web design strategy that allows all users to at a minimum access it's basic content and have basic functionality. If the user has access to more advanced features, they can access more functionality and more content.

Why are progressive enhancements needed?

Purpose
Back in the day, many users had JavaScript disabled or didn't have access to a browser with JavaScript. Though they still needed to access web pages, with or without addtional features that come with JavaScript. That is why Progressive Enhancements came to be, it is important at least load the most fundmental parts of the webpage to allow the exchange of information.

Does the site's home page validate?

Does the site's home page validate?
No, the site's home page does not validate. This is expected at this point.

Find any other page on the site. Does the second page validate?

Does the second page validate?
No, the page on progressive enhancements does not validate. This is expected at this point.

Document how many validation errors and/or warnings may exist on each of the two pages you validate.

How many errors and warnings are there for the first page?
There are at least 41 errors and 4 warnings. The validator stopped counting after 41.
How many errors and warnings are there for the second page?
There are at least 32 errors and 0 warnings. The validator stopped counting after 32.

How would you rate the site's design, on a scale of 1(horrible) to 10 (fantastic)? Why?

Rating
9.
Why?
I really like dark themed web pages. Black background with white text gives easy to read text. I prefer it over a white background with black text because it doesn't feel like I am looking into the Sun. Code sections stand out with different colors which make them easy to spot and read. The only gripe is that there is so much unused blank space.

How would you rate the site's usability, on a scale of 1(horrible) to 10 (fantastic)? Why?

Rating
7.
Why?
The home page is very interesting to scroll, it is very different from all other pages. On any other page, it is a lot easier to navigate. It feels like a lot like w3schools, in that content is categorized neatly and on the left hand side. There is a search bar to access other parts without digging through which is nice. Plus there is always quick access to GitHub and Discord if needed at the top.

Does the site meet its purpose?

Purpose met?
Yes, I would say so. The purpose of Remix is to help other web developers build better websites. It is a website to build other websites. All of the information you're gonna need regarding Remix is right there. There is plenty content that goes in depth and help users get familiar and use Remix effectively and efficently.