React Tutorial #4 - Dynamically Rendering Multiple Components

preview_player
Показать описание
Want to support me and the channel? Donations are not required but greatly appreciated!

Want to learn Programming?

Other Links:

Рекомендации по теме
Комментарии
Автор

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

.mhz
Автор

How would you render a set number of elements in React.

Practical Example:
Say you're building a carousel with pagination dots. There are 5 slides in the carousel.

riacharda
Автор

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???

bramhenstra
Автор

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!

SalvageDev
Автор

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?

derekn
Автор

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

RedoxGamingIs
Автор

Which VS Code theme are you using here?

MaxProgramming
Автор

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 ?

Mindazas
Автор

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

mrtom-a-hawk
welcome to shbcf.ru