August 2017
— Yes
In reference to that is the only time the word 'slashes' is referred to on the browserwindow docshttps://electron.atom.io/docs/api/browser-window/
— Well, node docs explain it pretty well
— Slashes: trueprotocol://dataslashes: falseprotocol:data
protocol://data
protocol:data
— Thank you.
— Also what is the use of __dirname in pathname: path.join(__dirname, 'index.html'),
— __dirname points to the directory where the current file is located...
— Https://nodejs.org/api/modules.html#modules_dirname
— READ the docs!
— Appreciate it !!
— New job!
— CNN HQ!