Our curriculum
Intro to React
22 LessonsLet's learn the basics of React! Learn JSX syntax, simple ways to render and style React components. Component props, hooks and more!
Todo List
20 LessonsThe classic starter app. Build a ToDo list with React and Styled-Components.
User Interface
7 LessonsLearn how to use native HTML tags within React. Buttons and inputs galore.
React Router
26 LessonsStart from a blank React app and develop a functioning prototype with React Router. Create a simple navbar, homepage, and text inputs to create missions.
Redux Toolkit
6 LessonsLearn Redux Toolkit to manage global state within our app.