Electron: From Beginner to Pro: Learn to Build Cross Platform Desktop Applications using Github's Electron

Electron

From Beginner to Pro: Learn to Build Cross Platform Desktop Applications using Github's Electron

2017 • 274 pages

Ratings1

Average rating4

15

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 Who This Book Is For 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.

Tags


Become a Librarian

Reviews

Popular Reviews

Reviews with the most likes.

June 2, 2019

Top Lists

See all (1)

List

19 books

Development

You Don't Know JS: Up & Going
You Don't Know JS: Async & Performance
You Don't Know JS: ES6 & Beyond
You Don't Know JS: Types & Grammar
You Don't Know JS: Scope and Closures
You Don't Know JS: this & Object Prototypes
Electron in Action