Dave Kjell Marong
Dave Kjell Marong

Dave Kjell Marong

Follow
Series

React basics

This series is for new React developers or people who are interested in React. I will cover the basics and fundamentals that you need to create your own React applications.

Articles in this series

What is JSX in React?

Aug 16, 20223 min read

Everything you need to know about JSX to get started · What is JSX? JSX, which stands for JavaScript XML, is one of Reacts best parts. JSX is a...

What is JSX in React?
What are props in React?
What is a React component?
Use Props objects to clean up your React code
What is state in React?