How to create splash screen on Electron Js application before mainWindow start to run ?
my concept is load loading bar or My Application logo untill mainWindow Ready
here is the example code what i burning there
i have file to upload in Electron js file want to parse csv.
using html no react and no angular js
how to get file content from input file element in node js or by Javascript
Electron js not working good with SQLite3 at node js.its working charm with experss framework with node js but now with Electron js , why SQLite3 not working with Electron js ?