Razor Syntax vs Blazor
Developers should learn Razor Syntax when building web applications with ASP meets developers should learn blazor when building web applications where they want to leverage existing . Here's our take.
Razor Syntax
Developers should learn Razor Syntax when building web applications with ASP
Razor Syntax
Nice PickDevelopers should learn Razor Syntax when building web applications with ASP
Pros
- +NET Core or ASP
- +Related to: asp-net-core, c-sharp
Cons
- -Specific tradeoffs depend on your use case
Blazor
Developers should learn Blazor when building web applications where they want to leverage existing
Pros
- +NET skills, share code between client and server, or avoid JavaScript for UI logic
- +Related to: c-sharp, asp-net-core
Cons
- -Specific tradeoffs depend on your use case
The Verdict
Use Razor Syntax if: You want net core or asp and can live with specific tradeoffs depend on your use case.
Use Blazor if: You prioritize net skills, share code between client and server, or avoid javascript for ui logic over what Razor Syntax offers.
Developers should learn Razor Syntax when building web applications with ASP
Disagree with our pick? nice@nicepick.dev