Links


First of React:

how to start using React

first line [createRoot]


JSX:

JSX vs js

JSX basics


Components:

Components

Components props


Lists and Keys:

React element lists & Map()

Keys & Embedding map() in JSX


Conditional Rendering:

IF in React