React
Fundamentals of React - Components in Depth

Looping and Conditionals

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 
PRO

In this video, we'll cover two use cases for JSX:

✅ Looping over values

✅ Conditionals

Up until now, we've only dealt with props that were single values. But using lists in web applications is a very common use case, so let's dive in to how we'd do that.

 

I finished! On to the next chapter