React – What and Why
Learning Objectives
By the end of this chapter, you will be able to do the following:
- Describe what React is and why you would use it
- Compare React to web projects built with just JavaScript
- Explain the difference between imperative and declarative code
- Differentiate between single-page applications (SPAs) and multi-page apps
- Create new React projects