Learn React

Build scalable and reusable UI components for web apps with React. Work your way through these in-depth tutorials to master this powerful JavaScript library.

All React content:

  1. How to Create a News Reader With React Native: Setup and News Item Component

    How to Create a News Reader With React Native: Setup and News Item Component

    Tutorial Beginner

    In the first part of this two-part series on React Native, we're going to set up React Native, install the required dependencies, and build the news items...

  2. Data Persistence and Sessions With React

    Data Persistence and Sessions With React

    Tutorial Intermediate

    Ensuring your application's users stay logged in and remembered by the app, despite Client or Server disconnections, is a crucial feature—which is easy to...

  3. Creating a Dictionary App Using React Native for Android

    Creating a Dictionary App Using React Native for Android

    Tutorial Beginner

    Facebook's React Native is a powerful open source framework that allows you to quickly and effortlessly create native Android and iOS apps using just...

  4. Building a Wiki With React and Firebase

    Building a Wiki With React and Firebase

    Course Intermediate

    React is a powerful and effective JavaScript library. In this course, Tuts+ instructor Andrew Burgess will show you how to use it to build a multi-user web...

  5. Intro to the React Framework

    Intro to the React Framework

    Tutorial Intermediate

    In today's world of Javascript Application frameworks, design philosophy is the key differentiating factor. If you compare the popular JS frameworks, such as...