4bc9bf7654
Remote is a great feature, it's a shame to put people off unnecessarily. I think the original warnings given are too extreme The potential bugs that stem from not cleaning up event handlers (or any reference) are present in any Javascript code. We don't avoid using event-handlers in the DOM because we might forget to clean them up! I've added an example of the behaviour of return values from synchronously called callbacks from renderer, and have changed the advice from 'you shouldn't do this' to 'be careful when you do this'. |
||
---|---|---|
.. | ||
api | ||
development | ||
tutorial | ||
README.md | ||
styleguide.md |
Guides
- Application distribution
- Application packaging
- Using native node modules
- Debugging main process
- Using Selenium and WebDriver
- DevTools extension
- Using pepper flash plugin
Tutorials
API references
Custom DOM elements:
Modules for the main process:
- app
- auto-updater
- browser-window
- content-tracing
- dialog
- global-shortcut
- ipc (main process)
- menu
- menu-item
- power-monitor
- power-save-blocker
- protocol
- tray
Modules for the renderer process (web page):
Modules for both processes: