Web / Native Apps and their future

For the past few years i’ve been increasingly annoyed with state of native apps in OSX (ditto for any other desktop OS), and pleased with the state of web apps. I’m talking launch speed and accessibility.

4 years ago already, it was faster to open a browser tab with Google Spreadsheets rather MS Excel or Apple Numbers. It is faster to spell check via Google Search rather than with OSX’s dictionary. It’s faster to open any IM or TODO app in a tab, rather than in native app.

…ditto for pretty much any other daily-usage mid-sophistication app.

Hence a few questions.

What’s wrong with OS environments, SDKs, or whatever that makes a whole range of apps significantly slower to load (and sometimes, execute) on desktop OS?

Let’s assume this question is trivial to many — and I’m sure there are plenty of software engineers with great experience in native & web apps. I dont know the exact answer, but let’s assume there is less investment going into OS development, or there is fundamental roadblocks, or any other reason — why major consumers operating systems and apps are so far away from embracing Internet?

Here i’m talking performance, resources and accessibility.

Infrastructure for most of these things are mostly in place in all urban cities. Certainly there are many challenges to achieve this immersive experience for platforms / resources / apps. The only project doing somewhat similar is Chromebook. Why this direction is still not widely happening? Is this not the future? What is then?

I’d love to hear your thoughts. Reply to: @ramanshalupau

 
8
Kudos
 
8
Kudos

Now read this

Multi-feature staging environment(s)

It is hard to work on several versions of a web app and demo them to other people on the Internet (or in an organization). In other words: how do you elegantly deploy all of your git branches and make them accessible on the Internet? The... Continue →