2/01/2026

The OS-Agnostic Revolution: How Web Apps Make Switching Easy

With web apps becoming more common as time goes on, it makes ditching proprietary software possible for more people. Mainly because web apps just require a web browser to make use of them, making it easy not having to install the app itself on your computer to use it.

Since web standards are open, it means that people can access their any web app from their preferred web browser from any computer. Not only that, since most modern operating systems have a way to treat web apps as native apps, users should not notice any difference between them. You click on the icon on the desktop, or start menu, and the app opens as any other app.

This is extremely important for web apps becoming more widely used, and adopted by software developers, because it take most of the friction out of its use.

The downside of web apps having to have the computer to be online to be used is becoming less relevant, since data can be stored locally and synced once an Internet connection is made. This makes its just as useful as native apps, since they don't need to hace Internet access to be used, with the added benefit that the data the web app uses can be synced with several computers, or other devices, the user chooses to sync with.

Most importantly, web apps are OS agnostic. This mean, quite importantly, that web apps can be accessed via any web browser independent of which OS is used to run said browser. All that is needed is that the browser supports web standards, which most modern web browsers do. Which will push developers to implement open standards to target as many people as possible.

Another benefit of web apps, is that it could help making developers used to develop cross platform apps because they become used to develop with open standards. Which could mean that more native apps could be developed in a way that they could run on more operating systems without much problem. While this won't mean more people making the jump to Linux, or macOS, from Windows, it will make the jump much easier for those who choose to make it.

This benefits user, since it would make Microsoft to actually compete with Apple, and Linux distros, to keep users from jumping.

Web apps might be what open source software needs to become more widely use, by making users less dependent on native apps and by helping developers to become more confortable using open standards and developing cross platform apps. Also to help develop the tools, and estandarizase them, so cross platform software development becomes the norm.

Time will tell if this is the future we are looking for, but I'm quite hopeful it will be. 

No comments:

Post a Comment

The OS-Agnostic Revolution: How Web Apps Make Switching Easy

With web apps becoming more common as time goes on, it makes ditching proprietary software possible for more people. Mainly because web ap...