Tag: electron.js

  • Build a Desktop App with Electron… But Should You?

    A complete beginner’s tutorial for Electron JS ⚡ along with an overview of its pros and cons. In about 10 minutes, we build a desktop screen recorder from scratch with JavaScript that is installable on Mac, Windows, or Linux. Full Electron Tutorial: https://fireship.io/lessons/electron-screen-recorder-project-tutorial Source Code: https://github.com/fireship-io/223-electron-screen-recorder Electron Forge: https://www.electronforge.io/ #tutorial #javascript #electron Install the quiz…

  • An Intro To Electron – Desktop Apps with JavaScript

    In this video we will just start to scratch the surface with Electron which is a library to create desktop applications using only HTML, CSS and JavaScript. We will use code from the quick start and create a very simple system info desktop app Quick Start Repo: https://github.com/electron/electron-quick-start SUPPORT: We spend massive amounts of time…