About 450,000 results
Open links in new tab
  1. How to Create a Desktop App Using JavaScript? | GeeksforGeeks

    Oct 8, 2024 · Electron allows you to build cross-platform desktop applications using web technologies such as HTML, CSS, and JavaScript. In this article, we are going to use JavaScript for a desktop app. Prerequisites: Node.js and npm; Steps to build a desktop app using JavaScript and Electron: Step 1: Install Node.js and npm

  2. How to Easily Build Desktop Apps with HTML, CSS and Javascript

    Jan 4, 2019 · Can HTML, CSS and Javascript really be used to build Desktop Applications? The answer is yes. In this Article we will be focussing mainly on how Electron can be used to create desktop applications with Web Technologies like HTML, CSS and Javascript.

  3. How to Build Your First Desktop App with JavaScript Using Electron

    Nov 23, 2024 · Electron is an open-source framework that allows you to create cross-platform desktop apps with web technologies like JavaScript, HTML and CSS. In this comprehensive tutorial, we will build a simple yet functional app step-by-step from scratch.

  4. How to Build Your First Desktop App with JavaScript Using

    Jun 6, 2017 · Electron is a framework for cross-platform desktop applications using Chromium and Node.js. It’s easy to build cross-platform apps using HTML, CSS, and JavaScript. Your app will be compatible with Mac, Windows, and Linux operating systems right out of the box.

  5. How to Easily Build Desktop Apps with HTML, CSS and Javascript

    Aug 25, 2024 · In this comprehensive 2600+ word guide for developers of all skill levels, we‘ll cover everything you need to know to get started building performant, user friendly, and easy to manage desktop apps with HTML, CSS and JavaScript using Electron.

  6. How to make a desktop app with html,css,js - DEV Community

    Mar 16, 2022 · Now it’s time to get hands-on Electron.js experience! In this tutorial you will be creating a simple desktop application a task list. The goal is to create a desktop application from scratch and run it successfully.

  7. JavaScript Frameworks for building Desktop Applications

    Dec 1, 2012 · In this article, I’ll walk you through the best JavaScript frameworks available for creating desktop applications. 1. ElectronJS. Electron is an open-source framework developed and maintained by GitHub. It allows cross-platform compatibility, which means you can create apps with Mac, Windows, and Linux.

  8. Building a desktop app with JavaScript - DEV Community

    Dec 20, 2023 · Electron is an open-source framework that allows you to create desktop applications using HTML, CSS, and JavaScript. It's essentially a combination of Chromium (the open-source project behind Google Chrome) and Node.js, packaged together to provide a runtime that lets you build applications for Windows, macOS, and Linux.

  9. How to Create a Desktop App Using JavaScript and Electron

    Oct 29, 2024 · With Electron, you can use web languages — HTML, CSS, and JavaScript — to make desktop apps that work on different operating systems. Electron is the tool used to build popular apps like Visual...

  10. Building Next-Generation Desktop Applications with JavaScript: …

    Mar 9, 2025 · When building your first JavaScript-based desktop app, keep the following best practices in mind: Choose the Right Framework: Familiarize yourself with popular frameworks like Electron, NW.js, or React Native to simplify development. Design for Performance: Optimize your app's performance by minimizing CPU usage and memory consumption.

  11. Some results have been removed
Refresh