Jump to ratings and reviews
Rate this book

React in Depth

Rate this book
A guide to the advanced React skills used by the very best React developers.

React in Depth teaches the React libraries, tools and techniques that are vital to build amazing apps. You’ll put each skill you learn into practice with hands-on projects like a goal-focused task manager, expenses tracker, and custom UI library.

In React in Depth you will learn how

• Assess technologies in the React ecosystem
• Implement advanced component patterns to improve React code
• Optimize React performance for a smooth user experience
• Use developer tooling for better code maintenance and debugging
• Work with TypeScript for type safety
• Use CSS in JavaScript for efficient styling
• Manage data in React, including remote data and reactive caching
• Unit test React components for quality assurance and bug prevention
• Use popular React frameworks for building production-ready applications

React in Depth focuses on the modern best practices of React development, with full and up-to-date coverage of the latest features and changes to the React ecosystem. This book highlights the advanced techniques that turn a React pro into a React wizard, and how you can future-proof your career by mastering new React technologies as they emerge.

About the technology

What does knowing React in depth mean? It means writing clean, modular code that you can test and refactor. It means applying design patterns and architectural principles to real-world problems. It means collaborating effectively with other developers and harnessing the power of React’s rich ecosystem. That’s exactly what this book delivers!

About the book

React in Depth teaches you the best practices of React development, with up-to-date coverage of the React ecosystem. In it, you’ll learn how to put NextJS, Remix, TypeScript, and more in your React toolbox. You’ll explore advanced topics like component patterns, optimization techniques, and developer tooling. Along the way, you’ll collect pro tips for creating applications that can scale without sacrificing performance or stability. Each skill is proven with hands-on examples, from a weather app to a Wordle clone.

What's inside

• Optimize React performance
• Use CSS in JavaScript
• Manage data in React
• Unit test React components

About the reader

For web developers familiar with the basics of React.

About the author

Morten Barklund works as a staff fullstack engineer at Corti, a leading AI healthtech startup.

Table of Contents

1 Developer’s guide to the React Ecosystem
2 Advanced component patterns
3 Optimizing React performance
4 Better code maintenance with developer tooling
5 Next-level JavaScript
6 Mastering TypeScript with React
7 CSS in JavaScript
8 Data management in React
9 Remote data and reactive caching
10 Unit-testing React
11 React website frameworks
12 Build an expense tracker with Remix
13 Create a React UI library
14 Develop a word game in React

784 pages, Kindle Edition

Published September 10, 2024

8 people are currently reading
21 people want to read

About the author

Morten Barklund

2 books1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
5 (55%)
4 stars
3 (33%)
3 stars
0 (0%)
2 stars
1 (11%)
1 star
0 (0%)
Displaying 1 - 3 of 3 reviews
Profile Image for Arthur.
97 reviews6 followers
September 30, 2024
React solves the complexity of the dynamic UI development and more. To be a Web Developer in demand therefore it is crucial to be able to program in React. Despite React is merely another JavaScript library (with the emphasis on TypeScript, and so for all the right reasons) it is not so easy to learn it by just skipping through blog posts. React has an arguably unique programming model or paradigm that is not so easy at first to master.
A book like React in Depth becomes invaluable by filling the voids I found left out by the so many blog posts a search away. Many posts - but hard to assemble to get a project going.
This book helps immensely to start without panic and progress towards building several mature and quite a for show off web sites. Well, your choice to show or not.
I personally was initially taken aback by some rough edges of React, struggled with hooks and the callbacks. This book smooths these sharp edges.
At the end I liked React even more, as the centricity and immutability of data in it, elegant and expressive syntax, function-first way of thinking. Most things in React just work, be it unit testing, deployments (again, harder without the book, as Hydration is a tricky beast) or accessing a database.
In closing, I can't say what else this book on React should have covered or improved, but I am sure more editions with follow, so I give it a five.
1 review
October 30, 2024
This book is very amazing. It can explain all the facets of the React features from simple CSS to more complex components framework, but also the different layer of the application with different technology you can implement, and those in a very simple but pragmatic way. But that’s not enough. It let you take your own choices after explaining the pros and cons underpinned with multiple use cases and illustrated by best practices (as for clearly detailed pattern) and limitations and pitfalls. at last but not the least, this approach is completed by professional and industrial matters, I mean that the scalability, security, maintainability, fluidity among other things are taking in account
This work is a mastery in the domain, a must to have and a must to read
4 reviews
September 5, 2024
Excellent resource on React, a must read for modern React developers. Covers all the advanced concepts and shares valuable lessons through out..
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.