Surface Dashboard — A Custom Electron + React Desktop Dashboard for Windows
A developer builds a custom desktop dashboard for Windows using Electron and React, featuring system monitoring, weather, media controls, and app launchers.
A developer builds a custom desktop dashboard for Windows using Electron and React, featuring system monitoring, weather, media controls, and app launchers.
Explains how to replace useEffect+useState patterns with useSyncExternalStore to fix jank in React apps, especially during server-side rendering.
Developer creates a standalone web app for visualizing tree data structures, originally used for teaching React concepts like prop drilling.
A guide to deriving client state from server state in React applications using React Query, avoiding manual sync with useEffect.
How Thoughtworks used AI and a 'Research, Review, Rebuild' workflow to modernize the Bahmni hospital system's frontend, drastically cutting migration time.
A developer reflects on regretting a Gatsby blog rewrite and details migrating to the simpler 11ty static site generator, using AI tools for the code porting process.
Explores using HTMX to create server-side UI components without React, comparing it to tRPC and React Server Components for building interactive admin pages.
A tutorial on building a responsive React combobox using useDeferredValue() and useSuspenseQuery() for smooth user experience and performance.
A guide to effectively composing React Server and Client Components to maintain performance benefits while adding interactivity.
A developer documents their experience using AI coding assistants to build a web-based version of Speed Scrabble, focusing on front-end challenges and mobile UI limitations.
Analyzing unnecessary use of React's useCallback hook and when memoization provides no performance benefit.
A developer builds an AI-powered novel-writing assistant using the Snowflake method, dspy, and Gemini 2.5 Flash-Lite, sharing the project on GitHub.
A guide to implementing internationalization (i18n) best practices in React frontends and Node.js backend services for scalable, global applications.
A critique comparing two JavaScript conferences, JSNation and React Summit, analyzing their technical depth and alignment with user needs.
A guide to using Web Workers in React to offload heavy data filtering from the main thread, improving UI responsiveness for large tables.
A frontend developer explains how combining GitHub Copilot for in-IDE coding and ChatGPT for planning and debugging boosts productivity.
Analysis of React's development and community concerns in 2025, including disconnects between React team goals and ecosystem usage.
An analysis of React's evolution, its current state in 2025, and the community's mixed reactions and frustrations regarding its direction.
Case study of Welcomy, a digital guidebook platform for property hosts built with Laravel, Livewire, React, and Tailwind CSS.
Dan Abramov announces he is offering paid consulting services for UI engineering, focusing on React and React Native.