+++ title = "Full CRUD with HTMX scaffold generator" description = "Learn how to use HTMX with Loco. Using Loco's core generator scaffolding abilities, we added support for generating a set of HTMX powered views, which makes it a joy to build a fullstack UI app." date = 2024-06-27T14:20:42+00:00 updated = 2024-06-27T14:20:42+00:00 draft = false template = "casts/page.html" [taxonomies] authors = ["Team Loco"] [extra] num = "007" id = "OWUvUSC1KvY" +++ Reference material for this episode: * Loco.rs docs: [Views](https://loco.rs/docs/the-app/views/) * HTMX [website](https://htmx.org/)