Lucas Araújo
Results
2
issues of
Lucas Araújo
Hi, I'm trying to convert an existing (and fully working) Electron + Svelte project to use TypeScript, so I decided to follow your tutorial on Medium. Problem is, when I...
I have a little [NodeJS app](https://github.com/lucassilvas1/chromium-notification-retriever) that reads notification LevelDB databases of Chromium browsers. To do that, since it only needs read access, I copy the database to the project...