Phil Eaton 10/13/2021

Notes on running Electron

Read Original

The article details the author's experience developing DataStation, an Electron app for Windows, macOS, and Linux. It covers Electron's architecture with main and renderer processes, and provides a technical deep dive into implementing a custom RPC (Remote Procedure Call) system over Electron's IPC for communication between processes, including code examples.

Notes on running Electron

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes