2.9K
Followers
111
Posts
geobrodas.hashnode.dev
VSCode has become the most popular Code editor and is the most ideal for Web Developers. In the Stack Overflow 2019 Developer Survey, Visual Studio Co…
blog.orangemn6.xyz
ElectronJS Even if you are not a web developer, you have most likely heard of electron. If you haven't, heres the description from the website: Elect…
kqi.hashnode.dev
I was searching online for a way to broadcast a message to all my renderers, but didn't find a simple solution. Then I stumbled upon a native browser …
www.herrvilla.com
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…
iampikai.hashnode.dev
When it comes to building cross-platform Desktop applications with Javascript, Electron is one of the most sought after choices of developers. In this…
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.