© 2023 Hashnode
#electron
Creating a custom title bar for your electron app can be a bit hectic, especially handling edge cases. Recently I worked on an electron app where I had to do some research to build a custom title bar.…
The Original Idea I have been working as a developer for many years. Besides that, I have worked on plenty of my side projects. Roughly 50 days ago. I decided to document the whole process. What, when…
Introduction Setting Up An Empty Project Installing SQLite And Connecting To Database Populating Database Getting Data From Database Communicating Between Backend And Frontend Using IPCMain Conc…
Yesterday I finished creating another project called DeskViewer. It is a cross-platform desktop app that allows users to access and control a remote computer from anywhere in the world And believe me,…
What is Electron JS? Electron JS is an open-source framework used for building cross-platform desktop applications. It was created by GitHub in 2013, originally named Atom Shell, as a way to build the…
I had zero knowledge of how I would get started but surely had heard of Electron.js before because of its name: “Electron”, it has a nice catch, during my studies which involved chemistry engineering …
This blog was first published at Expertum.net. Introduction Having a dedicated desktop application can improve the user experience. To achive this, we'll want to use the Electron framework. This framework is used by some popuplar dektop app…
Tauri is (rightly) praised as an alternative to Electron. Many talk about it, but without possibly testing the tool, especially not whether you can get a Tauri app published as a macOS app in the Mac …
How often should I publish? - I'm getting the question now and then. The only writing routine that works is the one you can stick to. It's different for everyone. I pivoted from early morning writings…
Ideas occasionally come up randomly. Sometimes during study time, entertainment or work. Having a system to store ideas without disrupting focus is important. Notion Database is a good option to store…