Techreport blog

Engineering Insights & Guides

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

11,841 articles
AI & ML — Ethics and AI

Ethics and AI

There are numerous ethical considerations when using AI tools and generating new content.

Wweb.dev·AI & ML
Performance — Apply instant loading with the PRPL pattern

Apply instant loading with the PRPL pattern

PRPL is an acronym that describes a pattern used to make web pages load and become interactive, faster. In this guide, learn how each of these techniques fit together but still can be used independently to achieve performance results.

Wweb.dev·Performance