Engineering posts about React
Curated summaries and key learnings for engineers working with React.
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...
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...
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...
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...
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...
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...
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...
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...