Part 1. Welcome to Node.js desktop application development
Two frameworks prevail when it comes to building desktop applications with Node.js: NW.js and Electron. In the first part of the book, you’ll be introduced to those frameworks and what advantages they have compared to other app frameworks, build a quick Hello World application with both NW.js and Electron, and then see what kinds of applications have been built.
In chapter 2, we’ll begin to put those frameworks to use by building a file explorer app. We’ll flesh out the skeleton of the app and add features to it, and explore the different approaches that NW.js and Electron take.
In chapter 3, we’ll continue to iterate on the file explorer app by adding more features such as search ...
Get Cross-Platform Desktop Applications now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.