.NET Blazor SSR looks very promising

by Nov 20, 2023

.NET Blazor SSR looks very promising

I was not so into Blazor client-side, I didn’t see it as a proper alternative to existing JavaScript frameworks, like React.

But I didn’t like these JavaScript frameworks. For most websites it is overkill. Most websites needed only a little bit of interaction.

Then HTMX started to get traction. I build an ASP.NET Razor + HTMX website and I love it.

Now Blazor SSR is here, and it behaves a lot like HTMX! You code and create components on the server side, but it allows you to sprinkle it with the interactivity that JavaScript gives you. Plus, it’s well integrated into the ASP.NET stack.

For most people ASP.NET Blazor is enough, and they don’t need to insert React into the mix.

I’m suddenly a fan of Blazor, which I didn’t expect!

#

Subscribe to
The Daily Friction

A daily newsletter on automation and eliminating friction

Related Content

🧐 How to keep Account lean in Dataverse?

🧐 How to keep Account lean in Dataverse? Inheritance is not so useful in the OOP realm! 💥Bold statement, but why? Inheritance has a rigid structure, a strict hierarchy that proves difficult to change. Often you need to adjust the full or part of the inheritance...

read more

Four stages to automation:

Four stages to automation: 🗑️ The Reclaim Stage Dispose of the activities yielding minimal outcomes. You may need to remove unnecessary apps from your phone or reluctantly say goodbye to less fruitful clients. 📑 The Document Stage Create a written Standard Operating...

read more
Share This