Chapter 9. Project: Menu component

This chapter covers

  • Understanding the project structure and scaffolding
  • Building the Menu component without JSX
  • Building the Menu component in JSX

The next three chapters will walk you through several projects, gradually building on the concepts you’ve learned in chapters 18. These projects will also reinforce the material by repeating some of the techniques and ideas that are most important in React. The first project is minimal, but don’t skip it.

Imagine that you’re working on a unified visual framework that will be used in all of your company’s apps. Having the same look and feel in various apps is important. Think about how Twitter Bootstrap for many Twitter apps and Google’s Material UI[1] are ...

Get React Quickly now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.