Htmx and Playwright Tests in C#

Htmx and Playwright Tests in C#

Community member Jonathan Channon recently approached me about an appropriate way to test your Htmx-powered applications using the Playwright testing framework. It can be annoying to get the timing right between sending an HTMX request, processing it on the server,...

Continue Reading

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