I love coding, coding everyday is the dream! This is one of my projects built with ASP.NET MVC, C# and Postgres to share everything I'm learning on my coding journey. Join me and checkout my portfolio to see more of my projects.
I have no experience using HTMX with ASP.NET or using Blazor, only heard about each. Are they technologies that should be compared? I'd love to delve into each more to see which I feel provides an easier experience to pick up and implement. Check out this post as I update it with my findings!
What prompted this question?
I first came across this demo video of Blazor from Coder Foundry. The ability to re-render just the component to get an edit form, that's exactly what I was looking to incorporate into my previous applications. It got me excited!
Then I came across this video from primagean on YouTube where HTMX is being demoed by the creator. This looked like the same thing I was looking for and sounded like it would be easier to implement for applications already deployed.
After viewing these two videos I was questioning would HTMX be a comparable technology to use instead of Blazor? Are they even comparable? What are the advantages and disadvantages of each? It got me intrigued.
What's the goal?
To understand the pros and cons of using either technology and to have a base understanding of each, whether or not they should even be compared.
Updates
As I research, I'll share my findings here. I'd also love to hear from anyone's personal experience using Blazor and HTMX!
0 comments