Skip to content Skip to sidebar Skip to footer
Showing posts with the label Electron

Save The Log In Electron Devtools To A File

I am working on Electron app with angular 5 for the rendering process, is there is a way to export … Read more Save The Log In Electron Devtools To A File

Unable To Find Electron App

I'm running through this youtube tutorial on an Ubuntu 17.10 and when I run the build command n… Read more Unable To Find Electron App

Opening Pdf Files In Electron

I need to build an app where the user can open PDF files within the app -- i.e. not by opening a ne… Read more Opening Pdf Files In Electron

Dealing With Slow Electron Startup

Context I have spent some hours playing with Electron and I have observed that it consistently take… Read more Dealing With Slow Electron Startup

Electron - Jquery Errors

I'm working on an Electron project, and when attempting to include jQuery, I get this error: C:… Read more Electron - Jquery Errors

Uml / Sequence / Package / ... Diagram Alternative For Javascript And Electron Application?

My question is if there are any kind of diagram I could draw in order to visualise and Electron / J… Read more Uml / Sequence / Package / ... Diagram Alternative For Javascript And Electron Application?

Minimal Example: Opening A Window In Electron From React Application?

Say I am building a desktop application with react/redux & electron. So my index.html file in e… Read more Minimal Example: Opening A Window In Electron From React Application?

Typeerror: Opendirsync Is Not A Function

I am writing an electron application and I want to use the opendirSync function of the fs module in… Read more Typeerror: Opendirsync Is Not A Function