When does it make more sense to develop a native desktop app, or an Electron-powered web UI app? We break it down for you. When we talk about a “desktop application,” we generally mean a program that ...
After reading Paul Graham's inflammatory post about how Microsoft is dead, Simeon Bateman and I got into a little back and forth over IM about the merits of what he was saying. I tend to agree with ...
Thirty years ago, Java 1.0 revolutionized software development. Every Java demo featured a simple "Hello World" dialog window with the only available option: Java's Abstract Window Toolkit, the first ...
If you are like me, you love JavaScript and its ecosystem, and you have been building amazing web applications using frameworks like React or performant web servers with NodeJS. Now you want to ...
In modern software development, a hybrid app is a native application for the respective operating system in which web interfaces with HTML and CSS are embedded. The native framework application can ...