Learn to Build Cross Platform Desktop Applications using Github's Electron
Buch, Englisch, 269 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 5453 g
ISBN: 978-1-4842-2825-8
Verlag: Apress
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 break free from the browser.
Electron: From Beginner to Pro guides you through the capabilities that you have available to create desktop applications. Learn to use features like file system access, create native menus, OS-specific dialogs and more. The authors will show you how to package your application for distribution for multiple platforms and enable auto-updating.
What You Will Learn
- Leverage your knowledge of HTML, CSS and JavaScript
- Use current web applications for the desktop
- Create and use Electron’s main process and render process to create effective desktop applications
- Communicate between processes and between windows
- Build desktop applications that can be updated and distributed
Web developers looking to leverage their HTML, CSS and JavaScript skills to create desktop widgets and applications.
Developers wanting to leverage existing a Web application to extend functionality with a desktop application.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
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.