Tag

Desktop Apps

1 views collected around this technical thread.

Java Architect Essentials
Java Architect Essentials
Sep 23, 2021 · Frontend Development

Electron Development Guide: Environment Setup, Project Creation, and Source Code Structure

This article provides a comprehensive guide to Electron development, covering its cross‑platform architecture, environment preparation, installation commands, project initialization with both the quick‑start template and vue‑cli, and detailed explanations of the source and application directory structures.

Cross-PlatformDesktop AppsDevelopment Guide
0 likes · 10 min read
Electron Development Guide: Environment Setup, Project Creation, and Source Code Structure
Taobao Frontend Technology
Taobao Frontend Technology
Jun 16, 2021 · Frontend Development

What’s New in Electron 12 & 13? Key Features, APIs, and Code Samples

This article reviews the latest Electron 12 and 13 releases, highlighting new BrowserWindow options, session storage paths, moved APIs, Node.js promise‑based file system methods, V8 enhancements, contextBridge isolation, webFrameMain, menu sharing, async trash handling, spellcheck updates, net module additions, and breaking changes such as the removal of the Remote module and Flash support.

APIDesktop AppsElectron
0 likes · 10 min read
What’s New in Electron 12 & 13? Key Features, APIs, and Code Samples
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Sep 25, 2018 · Frontend Development

How Does Electron‑Builder Turn Your Web App into a Standalone Executable?

This article explains step‑by‑step how to package an Electron application using electron‑builder and electron‑packager, analyzes the resulting file sizes and project structure, and dives into the core source code of electron‑builder to reveal how the packaging process creates the final executable and asar archives.

Desktop AppsElectronNode.js
0 likes · 15 min read
How Does Electron‑Builder Turn Your Web App into a Standalone Executable?
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Dec 21, 2017 · Frontend Development

Why Frontend Developers Should Embrace Electron for Cross‑Platform Desktop Apps

This article explains how Electron lets web developers create cross‑platform desktop applications with familiar JavaScript and Node.js, compares it to NW.js, outlines learning stages, offers documentation tips, and provides guidance on selecting and extending useful demo projects.

Cross-PlatformDesktop AppsElectron
0 likes · 11 min read
Why Frontend Developers Should Embrace Electron for Cross‑Platform Desktop Apps
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Apr 30, 2017 · Backend Development

How JavaScript Is Conquering Servers, Mobile, and Desktop in 2017

This article reviews JavaScript's rapid expansion beyond browsers, highlighting Node.js's server dominance, the shift from Cordova to PWAs and native frameworks for mobile, the rise of Electron and NW.js for desktop, and emerging frontiers like chatbots, VR, and IoT.

Desktop AppsNode.jsPWAs
0 likes · 13 min read
How JavaScript Is Conquering Servers, Mobile, and Desktop in 2017