About 218,000 results
Open links in new tab
  1. React

    React is the library for web and native user interfaces. Build user interfaces out of individual pieces called components written in JavaScript. React is designed to let you seamlessly combine …

  2. Quick Start – React

    Quick Start Welcome to the React documentation! This page will give you an introduction to 80% of the React concepts that you will use on a daily basis.

  3. React Tutorial - W3Schools

    Learn React React is a JavaScript library for building user interfaces. React is used to build single-page applications. React allows us to create reusable UI components.

  4. React – Wikipedia

    React wurde ursprünglich von Jordan Walke, einem Softwareentwickler bei Facebook, entwickelt und 2011 erstmals für Facebooks Newsfeed und später 2012 für Instagram eingesetzt.

  5. GitHub - react/react: The library for web and native user interfaces ...

    React · React is a JavaScript library for building user interfaces. Declarative: React makes it painless to create interactive UIs. Design simple views for each state in your application, and React will …

  6. Guides — react.wiki

    1 day ago · Tutorials, deep dives, and practical guides on React, hooks, performance, TypeScript, and modern frontend development.

  7. React (software) - Wikipedia

    React (also known as React.js or ReactJS) is a free and open-source front-end JavaScript library [6][7] that aims to make building user interfaces based on components more "seamless". [6]

  8. React – Eine JavaScript Bibliothek zum Erstellen von Benutzeroberflächen

    React macht es dir leicht, interaktive Benutzeroberflächen zu erstellen. Erstelle einfache Ansichten für jeden Zustand deiner Anwendung und React wird sobald du Daten änderst, effizient die richtigen …

  9. Releases · react/react - GitHub

    The library for web and native user interfaces. Contribute to react/react development by creating an account on GitHub.

  10. Getting started with React - Learn web development | MDN

    Aug 18, 2025 · In this article we will say hello to React. We'll discover a little bit of detail about its background and use cases, set up a basic React toolchain on our local computer, and create and …