https://github.com/customcommander/electron-survival-guide
The Electron Survival Guide. May or may not save your life.
https://github.com/customcommander/electron-survival-guide
electron how-to
Last synced: about 2 months ago
JSON representation
The Electron Survival Guide. May or may not save your life.
- Host: GitHub
- URL: https://github.com/customcommander/electron-survival-guide
- Owner: customcommander
- License: mit
- Created: 2021-12-15T00:03:15.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-08T15:01:58.000Z (about 4 years ago)
- Last Synced: 2025-02-15T10:29:59.061Z (over 1 year ago)
- Topics: electron, how-to
- Language: JavaScript
- Homepage: https://customcommander.github.io/electron-survival-guide/
- Size: 1.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The Electron Survival Guide

## Motivation
You probably read in many places that `nodeIntegration` set to `true` is both bad practice and dangerous. You also probably tried turning it off only to see your Electron app hopelessly broken.
Don't give up just yet. There is light at the end of the tunnel. I saw it once.