Tag: electron

  • 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…

  • Electron Tutorial | MySQL Tutorial | NodeJS | How to connect to a MySQL database in Electron

    Electron Tutorial | MySQL Tutorial | NodeJS | How to connect to a MySQL database in Electron

    Hey Guys & Girls, In this video, I am going to show you how to work with Javascript, Electron, and NodeJS to Connect to MySQL Databases. #rashidcoder … Original source

  • Javascript, Desde Web hasta Hardware

    Mira todo lo que puedes crear con tan solo saber un poco de javascript, como aplicaciones de escritorio, movil, web, base de datos. Soporte: Paso mucho tiempo creando estos videos gratuitos, Por favor contribuye a este proyecto si lo que crees conveniente, si te ha servido, de esa forma ayudas a mejorar mi contenido, ya…

  • 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…

  • Electron Tutorial – Connect to MySQL Database

    Electron Tutorial – Connect to MySQL Database

    How to connect to MySQL database in your Electron Application and put the query result to screen Full Article: … Original source