A conference talk demonstrating how to use HTMX with ASP.NET Razor Pages to build interactive web applications without heavy JavaScript frameworks like React or Angular. The speaker walks through HTMX core concepts including hx-get, hx-post, hx-delete, hx-trigger, hx-target, hx-swap, hx-boost, out-of-band swaps, and infinite scroll via live demos. The approach renders HTML on the server and uses HTMX attributes to handle partial page updates, eliminating the need for complex frontend build tooling like npm and webpack. Hyperscript is also briefly introduced as a complementary library for declarative DOM manipulation.

58m watch time

Sort: