Academind Logo
The Basics

The Basics

In this series we will dive into the basics of ReactJS and learn how we can work with this awesome JavaScript library!

Created by Maximilian Schwarzmüller
#

Free YouTube Series

In this series we will dive into the basics of ReactJS and learn how we can work with this awesome JavaScript libarary!

  1. What is React?

  2. Setup Workspace with Webpack

  3. Set up Git

  4. Our First Component

  5. Multiple Components

  6. Outputting Dynamic Data

  7. Passing Data with Props

  8. Events and ReactJS

  9. State of Components

  10. How does ReactJS update the DOM?

  11. Stateless Components

  12. Communicating between Parent & Child Components

  13. Passing Data between Parent & Child Components

  14. Two-Way Binding

  15. Component Lifecycle

  16. React Router - Route Setup

  17. React Router - Navigation & Parameters

Recommended Courses