In person Rust February 2025 at AWS in Tel Aviv
2025.02.24 In person Rust February 2025 at AWS in Tel Aviv
registerIn between the full-length presentation we'll have a few spots for lightning talks.
Presentations
Becoming a Rust Champion: Leading Your Team to Success (Hebrew)
As Rust continues to grow in popularity, many developers seek opportunities to introduce it within their teams or organizations. Becoming a Rust "champion" is both a rewarding and challenging mission. In this talk, I'll share my personal experience helping a team of excellent Go engineers transition into proficient Rust developers while working on a new Rust project. I'll discuss the challenges we faced together, the lessons I learned, and practical strategies for fostering a collaborative and learning environment.
Speakers
Tauri: Cross-Platform desktop applications with Rust and web technologies (Hebrew)
Developing desktop applications with web technologies has been the norm for quite some time (at least for non-realtime applications). Slack, VS Code, Discord, Figma, 1Password, and more apps have been built this way. While Electron was, and still remains, a great choice for doing this, there is a new contender in town. Meet Tauri, designed for secure and lightweight desktop applications, without sacrificing on user experience, and while still using the mature web technologies we know and love.
In this session, I will introduce Tauri, and we will build a simple application using it together.