In this section, we will learn about the basics of React and modern JavaScript concepts. We will then move on to understanding concepts including JSX, spread attributes, JavaScript templating, and common patterns and code styles. Finally, we will take a look at the basics of functional programming.
The following chapters will be covered in this section:
- Chapter 1, Taking Your First Steps with React
- Chapter 2, Clean Up Your Code