In this lesson we'll learn how to load CSS in an Electron BrowserWindow, which is just like loading CSS into the browser. We’ll also use the ready-to-show
event to only display our BrowserWindow when its rendering is complete.
Looks like you did a bit of refactoring after first lesson? index.js -> main.js, plus introducing renderer.js to get the version number.
how and when did you create renderer.js It just seems to have appeared from nowhere.
The file renderer.js is created in lesson 3, which is a pro lesson.
So I guess pros watch lessons like 1,3,2,5,4.... ??
yeah, as much as I like egghead.io, this kind of stuff happen far too frequently for the price.