Electron: From Beginner to Pro: Learn to Build Cross Platform Desktop Applications using Github's Electron
Autor Chris Griffith, Leif Wellsen Limba Engleză Paperback – 24 noi 2017
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.
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.
Developers wanting to leverage existing a Web application to extend functionality with a desktop application.
Preț: 325.94 lei
Preț vechi: 407.43 lei
-20% Nou
Puncte Express: 489
Preț estimativ în valută:
62.38€ • 64.87$ • 52.20£
62.38€ • 64.87$ • 52.20£
Carte disponibilă
Livrare economică 21 februarie-07 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484228258
ISBN-10: 1484228251
Pagini: 276
Ilustrații: XIII, 269 p. 137 illus., 134 illus. in color.
Dimensiuni: 178 x 254 mm
Greutate: 0.5 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484228251
Pagini: 276
Ilustrații: XIII, 269 p. 137 illus., 134 illus. in color.
Dimensiuni: 178 x 254 mm
Greutate: 0.5 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
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.
Notă biografică
Chris Griffith is the User Experience Lead at a home automation and security company and is also an instructor at UCSD Extension teaching mobile application development. He has over 17 years of experience in developing user experiences for a variety of clients and platforms. He is also an Adobe Community Professional and is regularly invited to speak at conferences such as Adobe MAX, ngConf, UXPA and HTML5DevConf. He has developed several mobile applications, a variety of code hinters, and ConfiGAP for PhoneGap Build. In addition, he has served as a technical reviewer for several publications, and written for uxmag.com. You can follow him on twitter @chrisgriffith or at chrisgriffith.wordpress.com.
Leif Wells is a web, mobile and desktop application developer. Leif’s professional experience spans technologies from CD-ROM and desktop applications, Web sites and applications, as well as mobile applications. His current focus is building Web applications using Angular or React and building cross-platform hybrid mobile applications using Ionic. Leif provides insight into his experiences at his blog. Leif's Development Blog-o-rama as well as speaking at user groups and conferences.
Leif Wells is a web, mobile and desktop application developer. Leif’s professional experience spans technologies from CD-ROM and desktop applications, Web sites and applications, as well as mobile applications. His current focus is building Web applications using Angular or React and building cross-platform hybrid mobile applications using Ionic. Leif provides insight into his experiences at his blog. Leif's Development Blog-o-rama as well as speaking at user groups and conferences.
Textul de pe ultima copertă
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.
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.
Caracteristici
Written by seasoned developers who have used Electron in the field and released two successful Electron-based applications Includes fully-functional app examples that can be used in the real world Authors have written and tech edited several books so are well used to distilling complicated subjects into easy-to-follow instructions