DEV Community

React Holiday Series' Articles

Back to chantastic's Series
Learn React in 25 Short Lessons — React Holiday 2019 ⚛️🎄

Learn React in 25 Short Lessons — React Holiday 2019 ⚛️🎄

139
Comments
1 min read
What's a React Component?

What's a React Component?

23
Comments 4
1 min read
What are Props in React?

What are Props in React?

10
Comments
1 min read
Make React Components as Re-usable as HTML Elements

Make React Components as Re-usable as HTML Elements

11
Comments 1
2 min read
Track State with React.useState

Track State with React.useState

10
Comments 1
1 min read
Render Conditionally with a Ternary

Render Conditionally with a Ternary

11
Comments
1 min read
Fetch Data with React.useEffect()

Fetch Data with React.useEffect()

44
Comments
1 min read
Connect useEffect and useState to Update Components with Data

Connect useEffect and useState to Update Components with Data

15
Comments 2
1 min read
Extract Custom Hooks

Extract Custom Hooks

8
Comments
1 min read
Skip React.useEffect by Providing an Inputs Array

Skip React.useEffect by Providing an Inputs Array

8
Comments
2 min read