Electron From Scratch: Build Desktop Apps With JavaScript
Create 3 useful desktop applications with web technologies using Electron
Created by Brad Traversy | 6 hours on-demand video course
This is a hands on, project based Electron From Scratch: Build Desktop Apps With JavaScript course on learning how to build and package cross-platform desktop applications using Electron. Many popular apps including VSCode, Slack and Skype are built on Electron.
We will build 3 apps
- ImageShrink – An app to optimize images for websites
- SystTop – RealTime CPU monitor with notifications and system tray
- BugLogger – CRUD app to track logs which uses React and the MongoDB Atlas cloud database
Recommended Course by Brad Traversy
Modern JavaScript From The Beginning 2.0 (2024)
PHP From Scratch 2024 | Beginner To Advanced Best seller
70+ JavaScript Challenges: Data Structures & Algorithms
Bootstrap 5 From Scratch | Build 5 Modern Websites Best seller
MERN From Scratch 2023 | eCommerce Platform
Freelance Mastery: For Web Developers & Designers
Tailwind CSS From Scratch | Learn By Building Projects Best seller
React Front To Back
Next.js Dev to Deployment
Django with React | An Ecommerce Website
What you’ll learn
- Learn how to build desktop apps with Electron
- Create and package 3 complete cross-platform applications
- Use IPC to communicate between Main & Renderer Processes
- Use Vanilla JS & React with Electron
- Create custom menu items, system tray apps and more
- Work with local data as well as MongoDB Atlas database