"Razor Pages and MVC also use Razor. Unlike Razor Pages and MVC, which are built around a request/response model, components are used specifically for client-side UI logic and composition."
Perhaps rewrite it so that it doesn't say "Razor Pages and MVC" in opposite context so soon after the other.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Hello @BrunoBlanes ... thanks, but I think it's ok. That contrast is the point there: It's saying that RP/MVC also use Razor (first sentence) and how the goals differ for its use (second sentence).
Emphasizing the client-side and server-side might be better.
"Razor Pages and MVC also use Razor. Unlike Razor Pages and MVC, which are built around a server-side request/response model, components are used specifically for client-side UI logic and composition."
Most helpful comment
Hello @BrunoBlanes ... thanks, but I think it's ok. That contrast is the point there: It's saying that RP/MVC also use Razor (first sentence) and how the goals differ for its use (second sentence).