Public account
React
React
Explore more
Vincent van Gogh
Vincent van Gogh
Apple
Apple
PHP
PHP
Tesla
Tesla
C
China
Nelson Mandela
Nelson Mandela
Vue
Vue
Albert Einstein
Albert Einstein
Leonardo da Vinci
Leonardo da Vinci

Timeline

  • React 19 RC available on npm.
    1 year ago
  • Mar react.dev launched – the new home for React and its documentation.
    1 year and 10 months ago
  • React 18 stable release: Introduced concurrent features, improved Suspense, automatic batching, and startTransition API, which enhanced the user experience for high-demand applications.
    3 years ago
    New server rendering architecture: Improved server rendering performance and allowed for concurrent features on the server side.
    3 years ago
  • React 18 alpha release with Concurrent Mode improvements.
    4 years ago
  • React v17 “no new features” release. This version focused on stability and incremental updates.
    5 years ago
  • React v16.8 - Hooks Released: Allowed functional components to use state and other React features without writing classes.
    6 years ago
  • React Hooks proposal announced: React Hooks introduced a new way to manage state and lifecycle in functional components, drastically simplifying component logic.
    7 years ago
  • React v16 – Fiber architecture released: Significant performance improvements were achieved, including the ability to pause and resume rendering and handle asynchronous rendering.
    8 years ago
  • React v15 release: Improved performance and provided support for the latest JavaScript features.
    9 years ago
  • React v0.14 - Component Model Evolution
    10 years ago
    Split of React and ReactDOM: React’s rendering for the DOM and logic for components were separated into react and react-dom libraries, a key architectural change.
    10 years ago
  • React Native announced: Facebook introduced React Native, an extension of React for building native mobile apps using the same component-based architecture.
    11 years ago
  • React was open-sourced by Facebook at the JSConf US.
    12 years ago
  • Developer Jordan Walke at Facebook created the initial prototype of React. He aimed to simplify the user interface (UI) rendering process by improving reactivity.
    14 years ago