how to make desktop apps using javascript

Electron is a framework for creating native applications with web technologies like JavaScript, HTML, and CSS.

Features:

Web Technologies

Electron uses Chromium and Node.js so you can build your app with HTML, CSS, and JavaScript.

Open Source

Electron is an open source project maintained by GitHub and an active community of contributors.

Cross Platform

Compatible with Mac, Windows, and Linux, Electron apps build and run on three platforms.

Leave a comment