React For Beginners 13 : Rendering Arrays Or Lists In React

preview_player
Показать описание
In this lecture we will learn how to render arrays or lists in react using the map function.
Рекомендации по теме
Комментарии
Автор

I have been trying to learn React JS for some time. I watched tutorials from 4-5 channels but could not understand much. I gave up at one point. But 2 days ago I watched a video tutorial from this channel. After watching that, I found your playlist and watched all the tutorials. Your explanation is really excellent. This is the best tutorial I've seen on React JS. Please publish all videos in this playlist.

im-thEo
Автор

You can just type 'rfc' and press tab, this will create a basic function code for you. You have the best way of explanation I would say.

pratikpatni
Автор

You are very good at explaining complex topics.

Please do more tutorials around different technologies.

noelkitonga
Автор

Thank you soooo much for this video. I was struggling with a bootcamp assignment and now im able to finish it. Best react tutorial Ive seen so far

azureharris
Автор

This is the best series on youtube I've ever seen. Congratulations!

AysenurAkca.
Автор

🙏great tutorials, easy to understand.. thanks sir

sai
Автор

thanks man, great teacher looking forward to the rest. please make more! maybe some more advanced topics like react router : )

lukemccollum
Автор

hi sir how can i use array as prop and then wish to loop through it.Please reply.

beautieshelp
Автор

Are you provided the notes or code anywhere give me a link

AmrutaMehare
Автор

in the app.jsx did you manually import Fruits or did it automatically came by itself?

LinesAndLyrics
Автор

sir my map function doesn't work what might be reason

beautieshelp
Автор

Why did prettier added parenthesis after => (
Function body should be enclosed between curly braces and not parenthesis i thought

haidersyed
Автор

Dont get the key prop warning, node version 20.11.0/npm 10.2.4

sayondas
Автор

I really like how you are teaching but every time I leave my app for some time the next time it can't be loaded on my browser that's really frustrating because I really want to learn how to do this can somebody help

ybzzlzu
Автор

Test.jsx:3
Warning: Each child in a list should have a unique "key" prop.i face this problem again and again even though I follow your video and instruction.

ghifjvd