Before you begin: Join our book community on Discord
Give your feedback straight to the author himself and chat to other early readers on our Discord server (find the "react-key-concepts-2e" channel under EARLY ACCESS SUBSCRIPTION).
https://packt.link/EarlyAccess
Learning Objectives
By the end of this chapter, you will be able to do the following:
- Output dynamic content conditionally.
- Render lists of data and map list items to JSX elements.
- Optimize lists such that React is able to efficiently update the user interface when needed.