Introduction
This chapter focuses on lists, fragments, and conditional rendering.
We'll cover the following...
Lists, fragments, and references
React is a JavaScript library that has many features such as props, state, ...
Developing complex React applications