Writing a Notes App in Pure HTML: Harnessing the Power of htmx
In this video I look into htmx and the workflow to write a simple notes application with a simple backend API. htmx is a really cool way to write code in pure HTML and just add one small javascript library to get an reactive page.