Hi! I'm new to dotnet and I'm really confused about this one particular thing. if I'm this project uses htmx for interaction and discards the blazor.web.js that you're talking about in this video, then does that mean this project is not using SignalR and interactivity is handled by htmx and Blazor or razor components just acts like a templating engine, like what we get if we used Razor Pages when creating an ASP.NET MVC app?
Hi! I'm new to dotnet and I'm really confused about this one particular thing. if I'm this project uses htmx for interaction and discards the blazor.web.js that you're talking about in this video, then does that mean this project is not using SignalR and interactivity is handled by htmx and Blazor or razor components just acts like a templating engine, like what we get if we used Razor Pages when creating an ASP.NET MVC app?