Subject
7 entries
React
Bookmarks
Onlook: Open-Source Visual Editor for React
Onlook is an open-source visual editor for React that lets you edit your running app and writes changes back to code in real-time — Webflow-style design control for your own codebase, without leaving the local-first desktop environment.
FastUI: Python-Defined React UIs
FastUI is a Pydantic framework for building React-based web UIs entirely in Python — no JavaScript required. The backend defines UI structure as Pydantic models, and matching TypeScript interfaces render them. Now inactive.
CopilotKit: In-App AI Chatbots and AI Textareas for React
CopilotKit is a React library for embedding AI chatbots and AI-powered text areas into web apps — with the app's own context injected automatically. Makes it straightforward to add a context-aware AI assistant to an existing React app without building the RAG layer yourself.
Refine: Open-Source Enterprise Application Platform
Refine is an open-source React-based framework for building enterprise internal tools, admin panels, and dashboards — providing authentication, CRUD operations, and data provider abstractions out of the box. A serious alternative to custom admin panel builds.
nextjs-chatgpt-app: Open-Source GPT-4 Chat Interface
An open-source ChatGPT web app built with Next.js and React featuring response streaming, code highlighting, and developer-focused presets — a template for building GPT-4-powered interfaces before this became commoditized.
React Docs Beta
The beta rewrite of the React documentation — hooks-first, with interactive examples and a complete rethinking of how React concepts are taught. This eventually became the official react.dev site.
Hacker News Clone with Remix and React
A Hacker News clone built with Remix and React in universal TypeScript — same codebase runs on server and client. A clean reference architecture for modern full-stack React apps using the Remix framework at a time when it was newly open-sourced.
