Engineering posts about React

Curated summaries and key learnings for engineers working with React.

Databricks
3m

How NorthStar Anesthesia built a scheduling app for a workforce of 3,000 clinicians in weeks

NorthStar Anesthesia developed a mobile-friendly scheduling application for its workforce of 3,000 clinicians using Databricks and React TypeScript. The app addresses the challenges of managing shift...

Google
17m

A2UI + MCP Apps: Combining the best of declarative and custom agentic UIs

The article explores the integration of Agent-to-User Interface (A2UI) and Model Context Protocol (MCP) Apps, addressing the trade-offs between customization and seamless integration in user...

Figma
9m

Improving performance in the layers panel

The article outlines significant performance enhancements made to the layers panel in Figma, which is crucial for managing complex design files. By rearchitecting the panel's data-gathering process...

Cloudflare
10m

VoidZero is joining Cloudflare

The article announces that VoidZero, the team behind the Vite ecosystem, is joining Cloudflare, emphasizing that Vite and its associated tools (Vitest, Rolldown, Oxc, and Vite+) will remain open...

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...