Are you tired of all those boring JS frameworks that load a HUGE node_modules in your machine, do a lot of useless and automagic stuff and seem like they want to create a PHP 2.0. You just want to build a simple form application using only the technologies that actually runs in the browser? Your problems are OVER. In this tech talk, I will show you all you can do with HTMX, a small, dependency-free, extensible, IE11-compatible library that extends your HTML (without transforming it into JS code). So you will be able to build modern user interfaces with the simplicity and power of hypertext.