The modern web can do more than you think
This page is also available in: Español
Reading time: 3 minsThis is the first post in a new series where I'll explore the native powers of the modern web and why they matter more than ever.
The web's not dead #
No, the web's not dead. Far from it, it's just getting really good. Intrigued? Please continue reading.
Lately, I've found myself way more curious about what browsers can actually do. I've always loved the open nature of the web, and unless I absolutely have to, I don't want to install another app on my mobile. I'm tired (ok, tired is not the word I have in mind, but I'm trying to be polite) of being forced to download an app just to do a basic task. It's frustrating how many websites still assume you'll install their app to get the "real" experience, leaving the mobile web version slow, clumsy, or missing key features.
But here's the thing: it doesn't have to be that way.
Modern browsers have leveled up. The web now supports features that used to be exclusive to native apps such as offline storage, background sync, push notifications, or even installing apps to your home screen. And you can use all of it without the overhead of an app store, a native wrapper, or a multi-week dev cycle just to push a fix.
This series is all about those powerful browser features: what they are, why they matter, and how to use them to build fast, capable, user-friendly web apps.
Why this is important #
The web has become a universal space, offering a significant advantage in accessibility. Unlike native apps that require users to find, download, and install specific software for their device, websites are by nature more open. A simple web address allows almost anyone with an internet connection to instantly access your content, making it easier to reach a wider audience and be more inclusive.
However, people expect more from the web now. They want fast loading, offline access, background updates, and smooth, native-feeling interactions.
And luckily, the browser is ready to deliver. We just need to start using it right.
What you'll learn in this series #
I'll go hands-on with the tools that are evolving the web even beyond the typical "app feel". I'll show you how to leverage today's web capabilities to push the boundaries and unlock the full potential of the native web. Here's what's coming:
-
Native web APIs that rival native apps
-
App-like experience and offline capabilities (beyond PWAs)
-
Integration with hardware and OS
-
Progressive enhancement that actually works
-
Trustworthy UX using permissions & privacy controls
-
...and what's coming next in Chrome, Firefox, and friends
Conclusion #
This isn't about replacing native apps. It's about knowing when you don't need one — and building smarter, leaner experiences on the platform that's already in every user's pocket.
And let's end this first chapter with a simple question: What actually makes a web app feel like a real app?
We'll explore that in Chapter 2.