Learn CS

React

Overview

React is a declarative, efficient, and flexible JavaScript library for building user interfaces. It lets you compose complex UIs from small and isolated pieces of code called “components”.

—Tutorial: Intro to React - React

Official Resource