Book description
When it comes to building user interfaces on the web, React enables web developers to unlock a new world of possibilities. This practical book helps you take a deep dive into fundamental concepts of this JavaScript library, including JSX syntax and advanced patterns, the virtual DOM, React reconciliation, and advanced optimization techniques. By becoming fluent in React, you'll quickly learn how to build better web applications.
Author Tejas Kumar helps you explore the depths of React in plain English, without the typical software engineering jargon, so you can more easily understand how this JavaScript library works. You'll learn how to write intuitive React code that fully understands the nuances and layers of React, unlocking a whole new level of fluency.
You will:
- Understand how React works at a deeper level
- Write React apps while optimizing them along the way
- Build resilient React applications that work well at arbitrary scale
- Create React applications for other platforms adjacent to the web and mobile devices
- Know when to reach for different mechanisms exposed by React, such as reducers versus state versus refs
Publisher resources
Table of contents
- Foreword
- Preface
- 1. The Entry-Level Stuff
- 2. JSX
- 3. The Virtual DOM
- 4. Inside Reconciliation
- 5. Common Questions and Powerful Patterns
- 6. Server-Side React
- 7. Concurrent React
- 8. Frameworks
- 9. React Server Components
- 10. React Alternatives
- 11. Conclusion
- Index
- About the Author
Product information
- Title: Fluent React
- Author(s):
- Release date: February 2024
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781098138714
You might also like
book
Just React!: Learn React the React Way
Here is your perfect companion for learning about and developing React applications. This book introduces concepts …
book
GraphQL in Action
Reduce bandwidth demands on your APIs by getting only the results you need—all in a single …
book
Learning React, 2nd Edition
If you want to learn how to build efficient React applications, this is your book. Ideal …
video
React Front to Back 2022
The course starts with React fundamentals including components, props, hooks, state, and so on. Then learn …