React JS Tutorial - 11 - Lists and Map in React for Beginners | Basic Array and Loop in React

preview_player
Показать описание
In this video, I'm going to teach you about lists or array in React JS in practical way so you can apply this knowledge on real-world React projects. List or Array in React is a collection of data. Map is used to display data from list or array. Map will loop through each element in array or a list.

React Tutorial for Beginners:
Рекомендации по теме
Комментарии
Автор

amazing work, these last 5 videos helped me lot to complete my project

hironmoychowdhury
Автор

Do you not provide the code also? I am not sure what the other files have.

ktbfnit
Автор

I am scratching my head on regards to setStudents(currentStudents => [... currentStudents, name]). I mean I understand the spread operator but I do not get where "currentStudents" came from. I was expecting setStudents(students => [... students, name]).

emausdetiquicia
join shbcf.ru