
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.
NEWEmpowering JavaScript with native APIs
Build truly native mobile apps with JavaScript, TypeScript, or Angular.
NEWThe mobile SDK for the web
Cross-platform mobile UI toolkit with native-style components.
NEWBuild apps for any screen with a single codebase
Google's UI toolkit for building natively compiled applications across platforms.