Kick off your book project in 3 hours! Live workshop on Zoom. You’ll leave with a real book project, progress on your first chapter, and a clear plan to keep going. Saturday, May 16, 2026. Learn more…

Leanpub Header

Skip to main content

Filters

Category: "React"

Books

  1. Frontend System Design Essentials
    A practical guide to designing scalable, reliable, and maintainable frontend systems.
    Juntao Qiu

    A practical guide to designing scalable and maintainable frontends. Learn how to think beyond components, model data effectively, shape APIs around real access patterns, and apply modern techniques like pagination, caching, virtualization, and real-time updates. Perfect for engineers preparing for system design interviews or leveling up in complex frontend projects.

  2. An Elm Primer for React Developers
    The Best Way to Learn Real Functional Programming
    Christian Ekrem

    Tired of React runtime errors despite TypeScript? Elm guarantees zero runtime exceptions—if it compiles, it works. This practical guide shows React developers how Elm's strict functional programming approach eliminates entire classes of bugs while teaching you real FP concepts that transfer to any language. Learn the pattern that inspired Redux, discover compile-time safety that catches errors TypeScript misses, and see side-by-side code comparisons from a production codebase with 125,000+ lines of Elm. Your React knowledge is your advantage—this book meets you where you are. Why this book exists: Christian believes Elm is the fastest and most effective way for developers to truly learn functional programming—not watered-down FP patterns, but real, uncompromising functional thinking. Whether you adopt Elm professionally or not, learning it will make you a better developer in any language. This book is his way of sharing that insight with React developers who are ready to level up.

  3. SurviveJS - Webpack 5
    From apprentice to master
    Juho Vepsäläinen, Tobias Koppers, and Jesús Rodríguez Rodríguez

    Webpack, a module bundler, is a powerful tool that helps you to develop complex web applications. "SurviveJS - Webpack" is meant for beginner to intermediate users of the tool that want to understand webpack better.

  4. React: Preguntas típicas
    ¡Domina todos los conceptos de React!
    Miguel Angel Durán García

    Aprende y domina React. Entiende cada concepto y despeja las dudas más habituales trabajando con la biblioteca.

  5. Descubre Svelte
    El framework más amado en el mundo del Frontend
    Miguel Angel Durán García

    Svelte es un soplo de aire fresco en el mundo del Desarrollo Web, dominado por React y Vue. Apuesta por evitar que escribas código repetitivo e inútil. Su sencillez hará que vuelvas a amar la Programación Web.

  6. Front-end Debugging Tools Handbook
    Chrome DevTools, IDE Debugging, Framework Extensions, Cursor Workflows, and More.
    Lala Hakobyan

    A practical front-end debugging guide to the tools and techniques required to debug, optimize and monitor your web applications. This handbook helps you gain the fundamental and deep knowledge of a comprehensive toolset, from Chrome DevTools and framework extensions to integrated IDE debuggers.

  7. Creating React Applications with Python
    A novel approach for achieving Full-Stack Python
    John Sheehan

    A short tutorial on how to create front-end web applications in Python using the React JavaScript library, without having to program in JavaScript!

  8. Reintroducing React
    Modern React with Every React Update Since v16 Demystified (includes advanced hooks)
    Ohans Emmanuel

    In this book, unlike any you may have come across before, I will deliver funny, unfeigned & dead serious comic strips about every React update since v16+. It’ll be hilarious, easy on beginners as well as professionals, and will be very informative as a whole. From the new Lifecycle methods to Advanced Hooks Patterns in React, I've got you covered.

  9. U&I with React
    On building U&I components with React
    Farhad Ghayour

    UI development has undergone a major transformation with modern frontend technologies. This book guides readers from the foundational building blocks of creating well structured interfaces to a list of different philosophies for creating modular, extendable and scalable U&I — UI intended for all developers, like you and I.

  10. Takes you from building React Native apps to engineering production systems that scale, recover from failure, and run reliably at real-world traffic.

  11. Learn React Native from first principles to production-ready architecture, building fast, scalable apps with real-world mobile engineering practices.

  12. React Complete Foundations
    Abdur-Rahmaan Janhangeer
    No Description Available
  13. Next.js – The Comprehensive Guide
    From React Fundamentals to AI-Powered Full-Stack Apps
    Florian Wessels

    Learn Next.js by building a real AI-powered application, from project setup to production deployment. This book covers the complete journey: TypeScript, React, Next.js App Router, Prisma, authentication, the Vercel AI SDK (chat, RAG, tool calling), testing, security, and deployment. One project, 28 chapters, no toy demos.

  14. The way of React
    Reinventing React from Scratch
    sapjax

    A hands-on journey through the evolution of React. reinvent React from scratch — The entire journey is written as a conversation — Socratic, exploratory, and built on first principles.

  15. What if AI could become a disciplined coding partner instead of a chaotic autocomplete machine? In this hands-on journey, you’ll watch a full-stack .NET + React app take shape as test-first thinking, the C4 model, and the test pyramid systematically guide Copilot from vague suggestions to reliable collaboration. If you want to stay in control, sharpen your engineering instincts, and finally make AI-assisted development work for you - not against you - this book shows you how!