I wrote an amazing React Book

Published: (March 13, 2026 at 02:32 PM EDT)
1 min read
Source: Dev.to

Source: Dev.to

Cover image for I wrote an amazing React Book

In October 2025, I attended the React Alicante conference in Spain. It was my first coding conference, and the beautiful, well‑presented content made me realize I didn’t know React as well as I should. Inspired, I decided to dive deeper into new features, performance patterns, and best practices, which led to the creation of Best Ways to Improve Your React Project.

Topics

  • When you should and should not useEffect
  • Patterns, like the Composition pattern
  • Architecture and folder structure using the Fractal pattern
  • Handling modern forms with RHF and Zod for validation
  • Introduction to React Compiler and why you shouldn’t memoize manually anymore
  • Virtualization
  • Using AI in your React workflow
  • useTransition and useOptimistic for instant UIs
  • …and more

Preview

A free 20‑page preview is available on my website: Free Preview

Where can you find it?

0 views
Back to Blog

Related posts

Read more »