Skip to main content
Ryan Orban

Ryan Orban

Subject
7 entries

React

Bookmarks

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

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

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

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

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

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

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

All bookmarks