- Getting Started with React
- Doel Sengupta Manu Singhal Danillo Corvalan
- 79字
- 2025-04-04 20:04:00
Summary
In this chapter, you learned what ReactJS is, downloaded it, and used it in a small application. We have created our first React component and reviewed key benefits of this powerful library.
In the next chapter, we are going to dive into JSX and learn how to build some practical components that demonstrate this powerful extension syntax. We'll also learn some "gotchas" and best practices and learn why JSX suits our needs when developing a React components presentation.