Tag: electron
All the articles with the tag "electron".
Opening another Window with electron-vue
Having entered the world of Electron and mashing it together with Vue.js using electron-vue I needed to figure out how to open another window from Electron
CBR-Manager
Updated:So far I'm really impressed with how the development is going with Electron. I've been able to sort out some frustrating situations to the extent where I'm
BrowserWindow or window.open
Updated:The app I'm working on currently requires two browser windows. An initial user interface that then leads into another window once the user makes a choice.
Electron Installer for Windows
How to package and deliver an Electron Windows app. http://www.christianengvall.se/electron-windows-installer/
Learning Electron & Node.js
Updated:Many years ago in a galaxy far, far away I developed an application to manage and read my comic books. I developed it in a Windows environment and used C#
Node.js & Electron
Updated:I've run into Node.js a few times and kinda struggled with just what it's all about. I've decided to have a bit of a poke at trying to develop an applicati
Atom - an Electron IDE
I figured this was pretty cool. An editor created using Electron, that you can use to create Electron apps. https://atom.io/ What's fun about this is that