Documentation style bug
The first page of the electron docs has a section titled Running examples with Electron Fiddle. The documentation on the official site for the same section has 3 files main.js, preload.js and index.html. However, devdocs shows the code for only main.js. There is no way to view the code for the other two files on devdocs.