When you build web applications, a common scenario is to display a list of items. For example, a list of names, a list of products, a list of courses and so on. So what we want to is to repeat some HTML for each item in the list. In this video, lets take a look at list rendering in React.
0 comments:
Post a Comment