6d ago · 7 min read · Every day, you type a URL into your browser and a webpage appears. It feels instant. It feels simple. It is not. A browser is one of the most complex pieces of software on your computer. And most peop
Join discussion
6d ago · 6 min read · Have you ever wondered: What actually happens after I type a URL and press Enter? A page appears in just a second, but behind the scenes a lot is happening. Your browser is doing many small tasks very
Join discussion
Mar 13 · 5 min read · As a web developer, I was curious about how a browser works internally. How it renders the HTML, CSS, and JS files and shows the complete working website. I did some research on this topic. In this ar
Join discussion
Mar 11 · 3 min read · If you're building on WebMCP, here's the browser compatibility reality as of March 2026. Short version: Chrome 146 works today. Everything else is "coming." Chrome 146: Live and Stable navigator.modelContext shipped in Chrome 146 stable. The API surf...
Join discussionMar 11 · 4 min read · Six months ago, I predicted that all three major browsers would ship navigator.modelContext support by Q1 2026. I was wrong. Here's where things actually stand. Chrome Canary has a working implementation behind a flag. Firefox has an open tracking bu...
Join discussionMar 11 · 4 min read · title: "WebMCP in 2026: Which Browsers Support navigator.modelContext? (Complete Compatibility Status)" published: true description: "Chrome 146 ships WebMCP. Firefox, Safari, Edge are in the W3C working group. Here's the complete browser compatibili...
Join discussionFeb 27 · 7 min read · we all have used browser but have you ever wonder how it works under the hood? let's see the browser core components .User Interface (UI): the page that we interact with, like buttons, go forward, ba
Join discussion