Techreport blog

Engineering Insights & Guides

The best problem-solving writing in software engineering — databases, performance, security, frontend and distributed systems, in one feed.

11,839 articles
Engineering — User Location

User Location

Most browsers and devices have access to the user's geographic location. Learn how to work with the user's location in your site and apps.

Wweb.dev·Engineering
Performance — The value of speed

The value of speed

Demonstrate the revenue generated by site improvements while excluding external factors such as marketing campaigns.

Wweb.dev·Performance
Engineering — The <video> and <source> tags

The <video> and <source> tags

You've properly prepared a video file for the web. You've given it correct dimensions and the correct resolution. You've even created separate WebM and MP4 files for different browsers. For anyone to see it, you still need to add it to a web page.

Wweb.dev·Engineering