

554: Desktop apps in JS × Electron and Tauri
Dec 26, 2022
Scott and Wes dive into the world of desktop app development using Electron and Tauri, sharing their firsthand experiences. They highlight Tauri's evolution towards mobile compatibility and its advantages over Electron. The discussion includes practical insights from building a menu bar app, and the challenges of integrating TypeScript for enhanced functionality. Excitement builds around Tauri's potential, especially with its growing relevance, while future aspirations include app migrations and engaging listeners to share their own projects.
AI Snips
Chapters
Transcript
Episode notes
Scott's App Experiences
- Scott has a course on Electron where he built a note-taking app.
- He's now exploring Tauri for a dance app, aiming for cross-platform mobile support.
Wes's Webcam App
- Wes built a menu bar webcam app with Electron in just over an hour.
- He was inspired by a guest and wanted a simpler webcam solution.
JavaScript for Desktop Apps
- JavaScript's universality makes it ideal for desktop app development.
- Developers can leverage their existing web development skills.