Building Desktop Applications with JavaScript for Windows, Linux, and macOS
(for beginners) JavaScript is usually associated with websites, but now it is also a very practical way to build desktop applications. You can create apps that open in their own window, work with local files, show dialogs, notifications, system tray icon, and do pretty much what you would expect from a regular desktop application. With swing-ui, you can build one JavaScript application
Building Desktop Applications with JavaScript for Windows, Linux, and macOS Read Post »


