awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
reactwg avatar

reactwg/react-18

0
View on GitHub↗
5,195 estrellas·134 forks·2 vistas

React 18

Este proyecto es un grupo de trabajo de software colaborativo y una pista de lanzamiento centrada en el desarrollo técnico y el despliegue de la actualización de la librería React 18. Sirve como un esfuerzo de coordinación comunitaria y foro de discusión para gestionar los hitos y conjuntos de funciones de esta versión del framework frontend.

El grupo de trabajo facilita la coordinación de lanzamientos de código abierto y la planificación de versiones de software a través de un grupo distribuido de colaboradores. Se centra en recopilar comentarios técnicos de la comunidad y gestionar discusiones públicas para refinar el código y la documentación de la librería antes de un lanzamiento formal.

El alcance del desarrollo cubre el renderizado concurrente de la interfaz de usuario, la gestión del estado del frontend y el refinamiento de la lógica interna de reconciliación y renderizado.

Features

  • Concurrent Rendering Architectures - Provides a rendering architecture that prioritizes urgent user interactions over low-priority updates to maintain responsiveness.
  • React Development - Provides the central coordination and development track for a major version update of the React library.
  • Automatic ML Workload Batching - Groups multiple state updates into a single render pass to improve performance and reduce repaints.
  • Frontend State Management - Implements architectures for handling application data flow and grouping state updates in the browser.
  • Priority-Based Scheduling - Distinguishes between urgent interactions and non-urgent state changes to maintain user interface responsiveness.
  • Priority-Based Updates - Distinguishes between urgent interactions and non-urgent state changes to keep the user interface responsive.
  • Concurrent Rendering Priorities - Uses a scheduler to mark UI updates as urgent or non-urgent to avoid blocking the main browser thread.
  • Release Coordination Forums - Facilitates public technical discussions and community feedback to refine the library and documentation before a formal release.
  • Fiber Tree Reconciliation - Implements algorithms that use fiber nodes to determine minimal UI updates during incremental rendering.
  • Concurrent UI Frameworks - Implements a UI framework designed for asynchronous rendering and prioritized task scheduling.
  • Update Batching - Implements mechanisms for grouping multiple state updates into single render cycles to reduce browser repaints.
  • Collaborative Development - Facilitates collaborative development across a distributed group of contributors to refine code and documentation.
  • Open Source Release Coordination - Coordinates with a distributed group of contributors to plan features and manage milestones for a major version.
  • Collaborative Peer Reviews - Provides a community-driven environment for distributed human review of proposed technical changes.
  • Community Feedback Channels - Provides mechanisms for gathering and reviewing developer input on new features and API changes.
  • Software Version Planning - Defines the technical scope and feature set for a specific library version to ensure stability.
  • Hydration-Based Delegation - Attaches event listeners to server-rendered DOM trees to make static content interactive on the client.
  • Frontend Frameworks - Manages the milestones and feature sets for a major version of a frontend framework.
  • HTML Streaming - Implements methods for streaming server-rendered HTML chunks to the browser to improve page load times.
  • Streaming Server-Side Rendering - Delivers server-rendered HTML in small pieces to improve perceived performance and loading speed.

Historial de estrellas

Gráfico del historial de estrellas de reactwg/react-18Gráfico del historial de estrellas de reactwg/react-18

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a React 18

Proyectos open-source similares, clasificados según cuántas características comparten con React 18.
  • facebook/reactAvatar de facebook

    facebook/react

    245,669Ver en GitHub↗

    React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional data flow.

    JavaScriptjavascriptuifrontend
    Ver en GitHub↗245,669
  • pomber/didactAvatar de pomber

    pomber/didact

    6,752Ver en GitHub↗

    Didact is a virtual DOM UI framework and functional component library. It utilizes a concurrent rendering engine and a fiber-based reconciliation library to synchronize a visual interface with data changes. The framework implements a concurrent rendering engine that breaks rendering work into resumable chunks. This prevents long-running tasks from blocking the main browser thread by dividing interface updates into small units of work. The system covers virtual DOM implementation and fiber architecture, using a linked-list fiber tree to track element relationships. It manages function compone

    JavaScriptdiy-guidejavascriptjsx
    Ver en GitHub↗6,752
  • midudev/preguntas-entrevista-reactAvatar de midudev

    midudev/preguntas-entrevista-react

    7,785Ver en GitHub↗

    This project is a technical study resource and interview preparation guide focused on the React library. It provides a comprehensive frontend interview question bank and concept references designed to help developers master core library primitives and prepare for professional job interviews. The resource covers detailed explanations of React's technical architecture, including state management patterns, performance optimization strategies, and component design. It serves as a knowledge assessment tool for developers to test their understanding of modern frontend engineering through a structur

    JavaScripthacktoberfestjavascriptreact
    Ver en GitHub↗7,785
  • awesome-selfhosted/awesome-selfhostedAvatar de awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516Ver en GitHub↗

    This project is a community-curated directory of open-source software designed for deployment in private server environments and home labs. It serves as a comprehensive resource for discovering independent, self-hosted alternatives to mainstream cloud services, enabling users to maintain full data ownership and control over their digital infrastructure. The directory is structured through a hierarchical taxonomy that organizes a vast collection of applications into logical categories, ranging from media management and data analytics to private communication and team productivity tools. It dis

    awesomeawesome-listcloud
    Ver en GitHub↗299,516
Ver las 30 alternativas a React 18→

Preguntas frecuentes

¿Qué hace reactwg/react-18?

Este proyecto es un grupo de trabajo de software colaborativo y una pista de lanzamiento centrada en el desarrollo técnico y el despliegue de la actualización de la librería React 18. Sirve como un esfuerzo de coordinación comunitaria y foro de discusión para gestionar los hitos y conjuntos de funciones de esta versión del framework frontend.

¿Cuáles son las características principales de reactwg/react-18?

Las características principales de reactwg/react-18 son: Concurrent Rendering Architectures, React Development, Automatic ML Workload Batching, Frontend State Management, Priority-Based Scheduling, Priority-Based Updates, Concurrent Rendering Priorities, Release Coordination Forums.

¿Qué alternativas de código abierto existen para reactwg/react-18?

Las alternativas de código abierto para reactwg/react-18 incluyen: facebook/react — React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional… pomber/didact — Didact is a virtual DOM UI framework and functional component library. It utilizes a concurrent rendering engine and a… midudev/preguntas-entrevista-react — This project is a technical study resource and interview preparation guide focused on the React library. It provides a… awesome-selfhosted/awesome-selfhosted — This project is a community-curated directory of open-source software designed for deployment in private server… reactjs/react.dev — React is a JavaScript library for building user interfaces through the composition of modular, self-contained… acdlite/react-fiber-architecture — This project is a conceptual guide and implementation of the React Fiber architecture, focusing on concurrent user…