Posts by Fabio Murilo • 11 points
2 posts
-
0
votes1
answer29
viewsQ: Show javascript data inside the rendering part of Electronjs
I want to run a JS file along with Electron and return its result within the rendering part of Electron Code I want to show inside the Electron in the HTML part: const si =…
-
-1
votes1
answer53
viewsQ: I need to find the duplicates inside a CSV and count them
I am trying to read the amount of repetitions in column A and B of a CSV and see the amount of times A and B are equal as the example below: input: [email protected] |…