Home/web.dev
Source

web.dev

904 articles from web.dev.

Databases — How search works

How search works

Search engines are the digital version of a librarian. They use a comprehensive index to help find the right information for a query. Understanding the basics of search prepares you to make your content discoverable for users.

Wweb.dev·Databases
Frontend — How to file a good browser bug

How to file a good browser bug

Telling browser vendors about issues you find in their browser, on a specific device or platform is an integral part of making the web platform better!

Wweb.dev·Frontend
Performance — How to measure speed?

How to measure speed?

Real-world performance is highly variable due to differences in users' devices, network connections, and other factors. In this post we explore tools that can help you collect lab or field data to assess page performance.

Wweb.dev·Performance
Performance — How to stay fast?

How to stay fast?

Brands that optimize speed will often find they regress quickly. In this post we explore how to make sure your fast experience stays fast.

Wweb.dev·Performance
Frontend — Icons and browser colors

Icons and browser colors

Modern browsers make it easy to customize certain components, like icons, the address bar color, and even add things like custom tiles. These simple tweaks can increase engagement and bring users back to your site.

Wweb.dev·Frontend
Networking — Identify resources loaded from the network

Identify resources loaded from the network

Coming up with the right caching strategies for your web application requires getting a handle on what exactly you're loading. When building a reliable web application, the network can be subject to all kinds of dark forces. You need to understand the network's vulnerabilities if you hope to cope with them in your app.

Wweb.dev·Networking
Frontend — The inert attribute

The inert attribute

The inert property is a global HTML attribute that simplifies how to remove and restore user input events for an element, including focus events and events from assistive technologies.

Wweb.dev·Frontend
Frontend — Is it :modal?

Is it :modal?

This handy CSS pseudo-selector gives you a way to select elements that are modal.

Wweb.dev·Frontend
Design & UX — Keyboard access fundamentals

Keyboard access fundamentals

Many users rely on the keyboard to navigate applications. Design a keyboard navigation strategy for your application to create a better experience for everyone.

Wweb.dev·Design & UX
Engineering — web.dev LIVE wrap-up

web.dev LIVE wrap-up

A summary of the major news and updates that were announced during our 3-day online community event, and a reminder about upcoming regional events.

Wweb.dev·Engineering