Tag: Electron
All the articles with the tag "Electron".
-
Version Management for Electron Apps in Practice: Auto Updates, Version Checks, and a Better User Experience
A deep dive into the full version management lifecycle for Electron apps — from versioning conventions to auto-update mechanics, user notifications, and rollback strategies. Built on real-world practices with electron-updater and semantic versioning to deliver a user-friendly update experience.
-
A Lightweight Electron Alternative: A Deep Dive into electrobun
12MB vs 150MB, 14KB incremental updates, full-stack TypeScript. How does electrobun redefine desktop app development with Bun + Zig? A complete breakdown of its architecture, performance, and hands-on usage.