When would it be appropriate to use Blazor vs React in a solution that includes a Web front-end?
Anonymous
I would use Blazor when the dev team was skilled in C# and I was confident that the target client environment would have the necessary resources to run WASM while I would choose React if I had a larger team with JavaScript experience and I needed to target a broad swath of devices, many of which would be resource constrained.
Check out your Company Bowl for anonymous work chats.