
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.

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

Empowering JavaScript with native APIs
Build truly native mobile apps with JavaScript, TypeScript, or Angular.

The mobile SDK for the web
Cross-platform mobile UI toolkit with native-style components.