Upgrade to Pro — share decks privately, control downloads, hide ads and more …

TechTalk 2021 - Create a Desktop App Using Electron and React

TechTalk 2021 - Create a Desktop App Using Electron and React

Electron says that if you can build a website, you can build a cross-platform desktop app. Our beloved code editor VS Code uses electron, so does Whatsapp Desktop App. Electron uses Node.js runtime and Chromium rendering engine to build apps using HTML, CSS and JavaScript. Let's explore together how to do this!

Marko Arsić

December 23, 2021
Tweet

More Decks by Marko Arsić

Other Decks in Programming

Transcript

  1. Every day, developers are coming up with easier to use

    options for creating desktop applications.
  2. Electron is an open source project maintained by the OpenJS

    Foundation and an active community of contributors.
  3. It takes care of the hard parts so you can

    focus on the core of your application
  4. React JS is a library that’s responsible for building a

    UI components hierarchy. Responsible for rendering User Interface components
  5. HypeTech Tech education and shaping ideas into hype products hypetech.io

    | reactweek.dev Marko Arsić Founder and CEO @ HypeTech Founder of HypeTech Education Lecturer @ ReactWeek.dev Independent Tech Consultant Helping companies set up teams and standardize the development process github.com/marsicdev