How to use the React Dev Tools in Electron Framework
Learn how to add specifically React Dev Tools and other chrome extensions to Electron easily.
Electron is an awesome framework to create hybrid app por desktop (Mac , Windows and Linux)
Learn how to add specifically React Dev Tools and other chrome extensions to Electron easily.
Learn how to enable a native-like search in page feature (in the same way of the browser) in your Electron Application.
Learn how to install and implement a grammar and spellchecker for your user in your Electron application.
Learn how to create a windows installer for an application made with Electron with winstaller.
Learn how to create a transparent window with Electron Framework easily
Learn how to decompress .zip files easily in Electron Framework.
Learn how to handle the drag and drop files event into your app with Electron Framework.
Learn how to create a frameless window with custom controls (minimize, maximize and close buttons) in Electron Framework.
Learn how to retrieve the dimensions (height and width) of the screen in Electron Framework.
Learn how to create a screenshot of your app or the screen with Electron easily.