Electron: From Beginner to Pro Learn to Build Cross Platform Desktop Applications using Github's Electron
Discover how to take your existing web development skills and learn how to create desktop applications for macOS, Windows, and Linux, using GitHub's Electron. Learn how to combine the power of Node.js and Chromium to provide a powerful development platform for creating web applications that bre...
Autores principales: | , |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2017.
|
Edición: | 1st ed. 2017. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631116106719 |
Tabla de Contenidos:
- 1. Introduction
- 2. Installing Electron
- 3. The Electron Quick Start
- 4. BrowserWindow Basics
- 5. Adding Custom Menus
- 6. Understanding the IPC Module
- 7. Working with the Dialog Module
- 8. WebContents, Screens, and Locales
- 9. The Dock Icon on macOS
- 10. Shell
- 11. Online/Offline Detection
- 12. Advanced BrowserWindow
- 13. Debugging Your Electron Application
- 14. Testing with Spectron
- 15. Building Your Application
- 16. Auto Updating Your Application
- 17. Additional Resources.