Skip to content

Basic lessons to create powerful interactive applications with React, a popular JavaScript library

Notifications You must be signed in to change notification settings

StyvenSoft/ReactJS-Basics

Repository files navigation

ReactJS Basics codecademy

Intro to JSX

LESSON 1

An introduction to JSX fundamentals.

Exercises

Advanced JSX

LESSON 2

Learn more about JSX!

Exercises

Your First React Component

LESSON 3

Learn how to create your first react component.

Exercises

Components and Advanced JSX

LESSON 4

Apply your knowledge of JSX to React components.

Exercises

Components Render Other Components

LESSON 5

Learn how and why components render other components.

Exercises

this.props

LESSON 6

Learn about one of the ways to store dynamic information in React: this.props.

Exercises

this.state

LESSON 7

Learn about the other way to store dynamic information in React: this.state.

Exercises

Stateless Components From Stateful Components

LESSON 8

Learn to pass props from a stateful component to a stateless component

Exercises

Child Components Update Their Parents' state

LESSON 9

Learn how to make a child component update its parent.

Exercises

Style

LESSON 10

Learn simple styling in React.

Exercises


React Documentation

About

Basic lessons to create powerful interactive applications with React, a popular JavaScript library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published