Skip to main content

⚡️ Prepare for React

Project

Some students choose to do a complex project (front-end with React, back-end with Node in the next module). Some students choose to do a front-end only project with React, e.g. a game. Whichever you choose:

  • Write a project proposal:
    • What is it?
    • Target Audience
    • Must-have Features
    • Nice-to-have Features
    • Example
  • Wireframe it

Here are some of the react projects other students have built:

Prepare mentally

This module is a lot to take in. If you feel overwhelmed, that's normal.

Prepare technically

Here are some resources our coaches recommend to prepare for React:

  1. What is react? Why does it exist? Why is it so popular?
  2. Learn some JavaScript syntax features that are common in React:
  1. Install Node
  2. Setup your first react project
  3. Follow a very simple and short React tutorial