The recent Electron 8.0, 8.1, and 8.2 releases make significant improvements to their framework for building cross-platform desktop apps with JavaScript, HTML, and CSS. Highlights in these releases include a performance boost in communication between main and renderer processes, better control over call stack, the addition of an HTTP parsing NODE_OPTION in a packaged Electron app, and a new useSessionCookies flag for secure use of the session cookie store.

#http

Electron 8 Releases Introduce Caller Stack Logging, HTTP Parsing Alternative
2.75 GEEK