
Electron is the framework that pioneered building desktop applications with web technologies, powering apps like VS Code, Slack, Discord, and Figma.
Electron bundles Chromium and Node.js, giving you the full power of both environments. The main/renderer process model separates Node.js system access from the browser environment, enabling powerful desktop applications.
For vibe coders building feature-rich desktop applications, Electron provides unmatched capability and compatibility. The tradeoff is bundle size and memory usage—if that matters, consider Tauri.

Create universal native apps with React
The leading platform for building React Native applications with managed workflows.

Build native mobile apps using React
Meta's framework for building native mobile applications with React.

Build smaller, faster, and more secure desktop apps
Rust-powered framework for building lightweight desktop applications with web technologies.