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. Building Large Scale Web Apps
    A React field guide
    Addy Osmani and Hassan Djirdeh

    In this book, you'll uncover strategies that industry professionals use to build scalable, performant, and maintainable React applications, all without becoming overwhelmed by complexity.

  3. 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.

  4. 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 150,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.

  5. Data Dashboards with JavaScript
    Learn how to build data dashboards with Chart.js, Leaflet and React.
    Peter Cook

    Data Dashboards with JavaScript shows how to build data dashboards with JavaScript. Learn how to build charts using Chart.js, data-driven maps using Leaflet and a data dashboard using React, Chart.js and Leaflet.

  6. Learning Patterns
    Patterns for building powerful web apps with vanilla JavaScript and React
    Addy Osmani and Lydia Hallie
    No Description Available
  7. React, también conocido como React.js o ReactJS, es una librería JavaScript OpenSource diseñada para crear interfaces de usuario.

  8. 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.

  9. No Description Available
  10. React Native Hookbook
    A Practical Guide to Rendering, Hooks, and Component Behavior
    Andronote Studios

    Stop memorizing hooks. Start understanding how React Native rendering, state, effects, and re-renders really work.

  11. Micro Frontends with Webpack 5 Module Federation
    From Zero to Your First Production MFE
    Oluwakemi Oluwadahunsi

    Go from monolithic frontend pain to a fully deployed micro frontend architecture. A hands-on, production-focused guide to Webpack 5 Module Federation, ending with a complete multi-team app you build and ship yourself.

  12. The Software Professional's BluePrint - Volume 1 of 4 ( Banking Core & Fullstack Foundations )
    Develop a production grade Fullstack NetBanking application with SpringBoot, React & MySQL
    Jeganathan Swaminathan

    Every tutorial gets you to "Hello World." This book gets you to production. In 26 years of building and consulting on enterprise systems, I've seen exactly where the gap is, this is the book I wish existed when I started. You'll understand not just how to write the code, but why real systems are built the way they are.

  13. My Voice is Failing
    Boo
    Peter Armstrong

    Learn how talking for 3 hours is like...

  14. The React and TypeScript Interview Compendium
    Interview Questions and Answers for React and TypeScript Developers
    Yohan Rodriguez

    A practical frontend interview reference covering modern React and TypeScript development (535 manuscript pages).

  15. React Native Internals
    Abdur-Rahmaan Janhangeer

    Understand React Native internals with zero guesswork.