Skip to Content
Introducing Electron
book

Introducing Electron

by Felix Rieseberg
December 2017
Intermediate to advanced
50 pages
1h 14m
English
O'Reilly Media, Inc.
Content preview from Introducing Electron

Chapter 5. Considering Electron

Should you build an application with Electron? For most developers and teams, that question comes down to three core considerations:

  • How performant can a JavaScript application really be, and how much work is it to achieve a fluid interface?

  • How much support can one expect from the community and peers: how much open source code is available, how much information about proven strategies can be found, how well does the stack integrate with other technologies used at the organization?

  • Lastly, where does Electron fall short: where should a developer expect to do more work than other frameworks might require? This closing chapter aims to answer exactly those questions.

Performant Web Applications

The prevailing and popular argument against building applications with any JavaScript-based solution (including Electron) is performance. JavaScript on the desktop is like CGI in movies: whenever it is applied correctly and with craftsmanship, it goes by unnoticed, meaning that JavaScript is only judged by its weaker implementations.

Electron’s biggest strengths are worth repeating. The web is the dominant platform for building cross-platform user interfaces. The combination of a modern JavaScript engine and built-in support for native code allows developers to build cross-platform applications that make maximum use of web technologies without giving up the ability to use native code for performance-intensive operations. In other words, whenever an Electron ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Cross-platform Desktop Application Development: Electron, Node, NW.js, and React

Cross-platform Desktop Application Development: Electron, Node, NW.js, and React

Dmitry Sheiko
Using SVG with CSS3 and HTML5

Using SVG with CSS3 and HTML5

Amelia Bellamy-Royds, Kurt Cagle, Dudley Storey
Accelerating Angular Development with Ivy

Accelerating Angular Development with Ivy

Lars Gyrup Brink Nielsen, Mateus Carniatto, Jacob Andresen

Publisher Resources

ISBN: 9781491996041Errata Page