loco-rs 1.0.1

The one-person framework for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
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.
pubDate: 2024-06-27
updatedDate: 2024-06-27
authors:
  - team-loco
episode: "007"
youtube: OWUvUSC1KvY
---

Reference material for this episode:

* Loco.rs docs: [Views]https://loco.rs/docs/the-app/views/
* HTMX [website]https://htmx.org/