React Tutorial #4 - Dynamically Rendering Multiple Components

React Tutorial #4 - Dynamically Rendering Multiple Components

Anson the Developer

4 года назад

22,491 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Jonas Bueno
Jonas Bueno - 21.09.2023 05:22

This is pure gold. Concise, straight to the point and very clear. Thanks a lot, and keep up the good work man!

Ответить
Derek
Derek - 30.03.2023 07:00

Great tutorial, Anson!

How might we implement a form that allows a user (the person viewing the page, not the User component) to edit a Post component and have that component instance automatically re-render inside the dynamic array without re-rendering its siblings?

Ответить
Felipe Manhães
Felipe Manhães - 17.01.2023 21:55

Awsome explanation! Thanks!

Ответить
Mr Tom-A-hawk
Mr Tom-A-hawk - 21.10.2022 02:27

What extension are you using for changing the look of your folder and file icons?

Ответить
bram henstra
bram henstra - 19.06.2022 22:00

So the data I'm getting is like this
[
{'name': 'Charles', 'language': 'Picobot', 'Job': 'Part time square'}
{'name': 'Chuck', 'language': 'Python', 'Job': 'Snakeboi'}
{'name': 'Chantler', 'language': 'JS', 'Job': 'Full time Piece of paper'}
]

As you can see name, language and job are between quotes. Is there a way to make sure it still work with this being between quotes???

Ответить
Redox Gaming
Redox Gaming - 22.01.2022 19:44

Hey bro. You did a very good job. It helped me so much.

Ответить
Mjölnir
Mjölnir - 26.11.2021 02:25

how do you do this for react native

Ответить
Duneode
Duneode - 22.11.2021 17:01

Awesome. Thank you.

Ответить
Mindazas01
Mindazas01 - 24.09.2021 21:35

How would you get a field back ? Let's say a function modified name field for some components. How can I get the new value back ?

Ответить
Purpinkn H
Purpinkn H - 21.02.2021 18:59

How is this dynamic? You're typing them all in.

Ответить
LAKSHYA AGARWAL
LAKSHYA AGARWAL - 20.12.2020 14:43

That was very helpful!!!

Ответить
shuja bakhtiar
shuja bakhtiar - 12.07.2020 22:58

Man your content is the best

Ответить
Max Programming
Max Programming - 18.06.2020 18:27

Which VS Code theme are you using here?

Ответить
Salvage_Dev
Salvage_Dev - 18.06.2020 13:40

This React series is so amazing and helpful, could you make videos on how to make like a somewhat styled website with like logins, singups etc..? Thanks!

Ответить