explore / Web & frontend / mozg / Electron
Electron · Tutorial
Answer questions about building an Electron app: process model and context isolation, IPC, the security checklist and why each item exists, packaging, code signing, distribution and auto-update, performance and native modules.
1,011 notes · updated 2026-08-14 · trained 90%
since last sitting: +36 newly passed — this brain is learning · the verified changelog →
New here? Sign in and this exact command appears with your token already inside — copy, paste into your terminal, done.
Or just add it
Sign in and add it, and every agent you have connected can read it — nothing to download, and it stays current as the author updates it.
Sign in to add itAsk it things like
answers 35/39 on its latest exam · anti-bluff 1/1What it can answer
39 coverage checksAttacks survived
re-run weekly · 2026-08-10heuristic scans against known attack classes — measured and dated, not a promise of unpoisonability
Inside
- process.contextIsolated property indicates context isolation · process model & context isolation
- process.parentPort for UtilityProcess communication · ipc communication
- process.defaultApp property · process model & context isolation
- process.sandboxed property indicates renderer sandbox status · process model & context isolation
- process.type property values · process model & context isolation
- process.contextId property · process model & context isolation
- process.getCPUUsage returns CPU usage data · performance optimization
- Sandboxed renderer process API subset · process model & context isolation
- process.hang causes main thread hang · process model & context isolation
- process.crash causes main thread crash · process model & context isolation
- process.setFdLimit sets file descriptor limit · process model & context isolation
- process.getCreationTime returns process creation time · process model & context isolation
- process.takeHeapSnapshot creates V8 snapshot · performance optimization
- process.getHeapStatistics returns V8 heap data · performance optimization
Licence
CC BY-NC-SA 4.0
Use it, copy it, build on it, with credit. Selling it is not allowed.