HTMX, ASP.NET Core, and Bootstrap Modals

HTMX, ASP.NET Core, and Bootstrap Modals

If you’ve done any frontend development in the past decade, you’ve likely interacted with Bootstrap, a toolkit focused on providing developers with CSS layout rules and components. Additionally, no frontend toolkit is complete with the accompanying JavaScript to make components...

Continue Reading

HTMX With ASP.NET Core

HTMX With ASP.NET Core

With all the momentum behind frontend frameworks, it’s often easy to forget that server-side rendering (SSR) is a mature approach to delivering fast and reliable user experiences. Unfortunately, one of the most significant drawbacks to frontend development is the experience...

Continue Reading