1. Each Fiddle has three files:
2. Choose an Electron Version:
Electron Fiddle knows about all released Electron versions. Open the Preferences window to see all available versions, download them and delete the ones which you don’t need.
3. Run your Fiddle:
Hit the RUN button to give your Fiddle a try and start it.
4. Share your Fiddle:
Save your Fiddle as a public GitHub Gist - this will allow other users to load it by pasting the URL into the address bar. If they don't have Electron Fiddle, they can see and download your code directly from GitHub.
You can also package your Fiddle as a standalone binary or as an installer from the Tasks menu:
It uses Monaco Editor by Microsoft, which also powers VS Code, giving users the common benefits of a modern code editor:
If you are eager to share your work or a bug with the Electron community, you can do that just with a click of a button. To make your Fiddle accessible to those who do not have Electron Fiddle installed, you can share it as a GitHub Gist.
With the help of Electron Forge, a command line interface for Electron applications, you can turn your Fiddles into binaries and share it as a app for Windows, macOS, or Linux.
If you have just started using Electron, Electron Fiddle provides you with a basic introduction of the Fiddle and usage examples for every single Electron APIs. You can export your project with or without electron-forge and then use your favorite editor for further development.
With an easy installation process you can start using and experimenting with Electron Fiddle now! You can download it from its GitHub repository.
To know more, refer to the announcement on Medium by Felix Rieseberg.
HTML5 and the rise of modern JavaScript browser APIs [Tutorial]
How to build a weather app using Kotlin for JavaScript
Firefox 60 arrives with exciting updates for web developers: Quantum CSS engine, new Web APIs and more