2.9K
Followers
107
Posts
For dev bloggers
Start publishing articles on your own domain with Hashnode and tag them with #electron. Learn more
📢 Hashnode + Vercel
15 Jan - Feb 7 (3 Weeks)
During the last AWS re:Invent, AWS made one of the most discussed announcement, that — on paper — opens a lot of new scenarios: AWS EC2 Mac Instances…
www.herrvilla.com
When it comes to building cross-platform Desktop applications with Javascript, Electron is one of the most sought after choices of developers. In this…
iampikai.hashnode.dev
If you're a web developer who uses a lot of Javascript, and want to make a desktop application without having to learn anything else, Electron is the …
livecode247.com
I personally am very excited by the idea of making applications in HTML, css, and js that efficiently run on the desktop. Electron and nw.js are the m…
fullstackjs.hashnode.dev
NodeGUI React Component by Component I was going to name this piece by piece or the building blocks of, but I want that sweet, sweet SEO. In my last p…
Electron is a framework for creating native applications with web technologies like JavaScript, HTML, and CSS. It takes care of the hard parts so you can focus on the core of your application.