#electron
Read more stories on Hashnode
Articles with this tag
The series was planned to have just 100 episodes, but I found a really cool library after I finished the series, so here's a bonus extra special...
113 days ago I decided to get back to tech blogging, and to play with Electron a bit. I roughly estimated how many episode I'd need to explore what I...
So now that my 100-episode Electron Adventure series is coming to a close, I want to spend the final two episodes on a retrospective. This episode...
In the previous episode I said that Ferrum could be a viable alternative to Electron if someone added bidirectional communication between frontend and...
We explored a wide variety of "a browser stapled to some backend" solutions, but why don't we just use a browser directly? This almost works. Ferrum...
Now that we've done some hello worlds in Pywebview, let's try to build something more complicated - a terminal app. As I mentioned previously,...