This slide traces the evolution of Electron's programming model from the commit history of electron-quick-start.
https://history-of-electron-quick-start.netlify.app/
To start the slide show locally:
npm install
npm run dev
- visit http://localhost:3030
Edit the slides.md to see the changes.