Engineering posts about React

Curated summaries and key learnings for engineers working with React.

GitHub
15m

From latency to instant: Modernizing GitHub Issues navigation performance

The article outlines the modernization of GitHub Issues navigation performance by addressing latency issues that disrupt developer workflows. It details a strategic shift from server-side rendering...

Google
7m

A2UI v0.9: The New Standard for Portable, Framework-Agnostic Generative UI

A2UI v0.9 introduces a framework-agnostic standard for generating user interfaces dynamically through AI agents. The update focuses on enhancing developer experience by simplifying integration with...

Cloudflare
13m

Add voice to your agent

The article introduces an experimental voice pipeline for the Agents SDK, allowing developers to integrate voice capabilities into AI agents without needing a separate voice framework. It details how...

GitHub
11m

The uphill climb of making diff lines performant

This article discusses the performance challenges faced by GitHub's pull request review interface, particularly when handling large diffs. It details the transition from a complex React component...

Cloudflare
16m

How we rebuilt Next.js with AI in one week

The article details the development of vinext, a new front-end framework that serves as a drop-in replacement for Next.js, leveraging Vite for improved performance and deployment capabilities. It...

Cloudflare
2m

Cloudflare WAF proactively protects against React vulnerability

Cloudflare has implemented new protective measures against a critical Remote Code Execution (RCE) vulnerability affecting React Server Components and related frameworks. This vulnerability,...