Ashvara
Blog/Web

Web articles

How we build fast, accessible, modern web apps - performance, frameworks, and the decisions behind a site that holds up.

WebMCP
Engineering

WebMCP: your website becomes a tool AI agents can call

WebMCP lets a site expose typed actions to AI agents instead of making them screenshot and guess. A flight demo went from 500K tokens to 1K. How it works.

Jul 20, 2026 · 5 min
Accessibility
Design

Accessibility is the law now: the EAA and your product

The European Accessibility Act is in force, yet 94.8% of top homepages fail WCAG. Here's what the law requires and the six fixes that clear most of the gap.

Jul 16, 2026 · 5 min
INP
Engineering

INP is the metric that catches you: designing for response

INP is the most-failed Core Web Vital - 43% of sites miss it. It measures response after a tap, not load, so a fast page can still fail. Here's the fix.

Jul 16, 2026 · 6 min
Passkeys
Engineering

Passkeys are the default now: killing the password in 2026

Passkeys hit ~5 billion in use and a 93% login-success rate vs 63% for passwords. Here's the mechanism, the real numbers, and when to add them.

Jul 14, 2026 · 5 min
Server Actions
Engineering

Your backend is a folder now: what Server Actions changed

For many web apps the backend is now typed functions in the frontend repo, not a separate service. The catch: every one is a public endpoint you must guard.

Jul 14, 2026 · 6 min
React Compiler
Engineering

You can delete your useMemo: what the React Compiler does

React 19's compiler auto-memoizes at build time - 20-60% fewer re-renders with zero code changes. Here's the mechanism, and when to keep a manual hook.

Jul 13, 2026 · 5 min
React
Engineering

React Server Components in 2026: what they actually change

RSC is now the production-standard React architecture - it ships less JavaScript and fetches data on the server. The real shift, and the pitfalls.

Jul 7, 2026 · 5 min
Native web
Engineering

The JavaScript you can delete in 2026

Tooltips, scroll animations, modals, page transitions - a wave of native CSS features hit Baseline and replaced the libraries. Less code, faster sites.

Jul 6, 2026 · 5 min
Next.js vs React
Engineering

Next.js vs React in 2026: which should you build with?

Next.js vs React in 2026: they're not rivals - Next.js is built on React. The real difference, the SEO gap, and when to use each.

Jul 2, 2026 · 3 min
Website cost
Strategy

How much does a website cost in 2026?

A neutral breakdown of website costs in 2026: DIY vs freelance vs agency, what drives the price, and the three-year total that matters more than the quote.

Jun 30, 2026 · 3 min
Web performance
Engineering

What makes a website fast: Core Web Vitals in 2026

A plain-English guide to what makes a website fast in 2026: the three Core Web Vitals Google measures, what slows sites down, and how to fix it for good.

Jun 30, 2026 · 4 min
SEO + GEO
Strategy

The SEO + GEO playbook: rank in Google and get cited by AI

A step-by-step SEO and GEO playbook to rank in Google and get cited by AI search - with our own site, ashvara.io, as the worked example.

Jun 29, 2026 · 6 min
GEO / AI search
Strategy

How to show up in AI search: GEO in 2026

AI Overviews now hit nearly half of all searches. Here's how Generative Engine Optimization actually works - backed by the research - and why it's SEO's next chapter, not its replacement.

Jun 26, 2026 · 6 min
Browse another topic