- Добавил: Natali26
- Дата: Вчера, 11:39
- Комментариев: 0

Автор: Nira Talvyn
Издательство: GitforGits
Год: 2025
Формат: epub, pdf
Страниц: 176
Размер: 10.7 Мб
Язык: английский
This book introduces you to web development with Rust and Leptos. To begin with, you install a solid Rust toolchain and set up Leptos in VS Code, and then you see your first "Hello World" interface rendered via WebAssembly right away. So, first you'll design a microservice-inspired book-selling sample app, called LibroCommerce, into inventory, orders, and user accounts. Then, you'll connect each piece with Axum handlers, SQLx queries, and shared Serde models.