In this video, you will learn how to render and manage list in react.
Become a patreon supporter and get early access to new content
Patreon: / digital_logic
Music:
Chasing Daylight by Scott Buckley | www.scottbuckley.com.au
Music promoted by https://www.chosic.com/free-music/all/
Creative Commons Attribution 4.0 International (CC BY 4.0)
https://creativecommons.org/licenses/...
Timecodes:
00:00 - Intro
00:26 - Project setup
00:41 - Rendering list
02:17 - Why do list items need a key
05:22 - Removing items from a list
14:02 - Adding items to a list
16:37 - Storing a list in an object
18:23 - Rendering an object
18:08 - Removing an item from an object
21:08 - Adding an list item in to an object