
By participating along with us in the workshop, you'll learn:
- Learn how to get started with Electron.
- Add features not possible in traditional web applications using Electron’s built-in modules.
- Tackle communicating between multiple processes using inter-process communication (IPC).
- Learn how to put applications in the menubar and system tray using Electron’s tray module.
- Integrate your tried and true web development tools (e.g., Sass, TypeScript, and Babel) using electron-compile and Electron Forge.
- Get your application into users’ hands by packaging your application and deploying them via GitHub releases.
- Get the latest and greatest version of your application out and into the world using Electron’s auto-update functionality.