Creating a cross-platform desktop app is easy thanks to Electron. Learn how to create a secure desktop app using React, Electron and Electron Forge.
Tag: desktop apps
Build a Secure Desktop App with Electron Forge and React
Tips and Tricks for Debugging Electron Applications
Steve Kinney introduces some tips & tricks for debugging Electron applications and shows how you can use Visual Code to set breakpoints in the main process.
Building a Cross-platform Desktop App with NW.js
Julian Motz introduces NW.js, a framework for creating native applications using web technologies like HTML, JavaScript and CSS.
Create Cross-Platform Desktop Node Apps with Electron
Chris Ward looks at Electron, an application framework for building desktop Node apps using HTML5 and JavaScript that work on Windows, Linux and MacOS.
3 Ways to Develop Cross Platform Desktop Apps with PHP
While not exactly good practice, it's good to know desktop apps can be built with PHP. Bruno Škvorc lists three popular ways to do it.