At the moment, not only Blazor Server has been released, but also Blazor WebAssembly. Let's see if we should use this technology and switch to Blazor? Currently, its popularity is growing. And there are already quite a few open source components out there.
What do you think about this?
Blazor WebAssembly opens the door to a future where interaction on the web doesn鈥檛 rely exclusively on JavaScript, and Blazor proves that a framework can be created that takes full advantage of that. there's so many advantages such as sharing code between client and server will greatly improve in productivity. Refactoring becomes way easier. Due to its compiled nature, it would probably be a lot faster than the equivalent logic from JavaScript.
I鈥檓 so excited to see Blazor used in nopCommerce 馃槷 鉂わ笍, and I think it鈥檚 will be a huge improvement when it comes to stores performance 馃殌 .
When will support begin
Most helpful comment
Blazor WebAssembly opens the door to a future where interaction on the web doesn鈥檛 rely exclusively on JavaScript, and Blazor proves that a framework can be created that takes full advantage of that. there's so many advantages such as sharing code between client and server will greatly improve in productivity. Refactoring becomes way easier. Due to its compiled nature, it would probably be a lot faster than the equivalent logic from JavaScript.
I鈥檓 so excited to see Blazor used in nopCommerce 馃槷 鉂わ笍, and I think it鈥檚 will be a huge improvement when it comes to stores performance 馃殌 .