Rust Apps
-
Web Apps with Rust and Leptos (3 days, online)
This course demonstrates how to use Rust, typically associated with systems programming, for building front-end web applications with WebAssembly, focusing on the Leptos framework, which is a component-based front-end web framework, and covers topics like component creation, data handling, event handling, and working with signals to enable participants to create front-end web applications with Rust and Leptos.
-
Desktop Apps with Rust and Tauri (3 days, online)
This course teaches how to build cross-platform desktop applications using Rust and the Tauri framework, which combines a web browser app and a server app for desktop application development, covering UI elements, system interactions, and providing flexibility with various web frameworks for the browser app part.