Welcome back to the React Beginner series!
In this tutorial we'll cover how to conditional render in React, as well as how to render lists in React. These two concepts are both utility concepts that will broaden your ability to create great web pages.
List rendering allows us to take something like an array, and loop over it to 'map' each piece of that array to some JSX code. This can be raw JSX, components, or any other form of JSX code.
Conditional rendering allows us to display certain JSX based on a condition. For example, if something is true, display X. If something is false, display Y. Conditionals can be rendered in-line or in component functions using actual if statements.
If you found this tutorial helpful, please consider liking and subscribing because it helps me out tremendously! Thanks for the support!
Timestamps:
0:00 - Rendering Lists
6:00 - Lists w/ Props
12:47 - Object lists
20:25 - Conditional Rendering
30:51 - Conditional Operator (&&)
33:27 - Conditional Components
Hashtags:
#reactjs #programming #reacttutorial
In questa pagina del sito puoi guardare il video online React JS Tutorial - #6 - Lists & Conditionals della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Austin Davis 13 ottobre 2023, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 1,776 volte e gli è piaciuto 58 spettatori. Buona visione!