Leanpub Header

Skip to main content

Filters

Category: "React"

React

  1. The way of React
    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.

  2. Test-First Copilot - Greenfield Edition (.NET and React): Crafting provably high quality software using Github Copilot

    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!

  3. Docker for React.js developers

    The "It Works on My Machine" Excuse Ends Today. Understand Docker. Ship with Confidence. Own Production. This book is written for front-end developers who are tired of using Docker without truly understanding it. Instead of abstract theory or backend-centric explanations, it teaches Docker in a clear, practical way—aligned with how front-end engineers think and how real front-end applications are built and shipped.You’ll work with a real GitHub repository, follow real production workflows, and learn how to build, run, and deploy a React.js application using Docker—ending with a full deployment to Amazon EC2. Every step is explained with purpose, so you understand not just what to do, but why it works.By the end of the book, Docker will no longer feel like a black box. You’ll know how to create reliable builds, debug problems with confidence, and take ownership of your production environment as a front-end developer.If you want to stop guessing, stop copying commands, and finally ship front-end applications with confidence—this book is for you.

  4. AI with JavaScript & TypeScript: The Modern Stack. Building Generative UI with Next.js, Vercel AI SDK, and React Server Components.

    The era of static web development is over—master the physics of Streaming and React Server Components (RSC) to stay ahead. Go beyond text generation and teach your AI to stream interactive, dynamic UI components directly to your users. This is your TypeScript-first blueprint for building latency-optimized, multimodal AI applications using the modern Next.js stack. Stop building chatbots; start building Generative UI.

  5. Full Stack Developer Interview Q&A
    Full Stack Developer Interview Q&A
    Practical Questions and Answers Covering Frontend, Backend, Databases, and System Basics
    Aryan Maurya

    Prepare for Full Stack Developer interviews with this practical Q&A guide. Covering frontend, backend, databases, APIs, and basic system design, this book helps beginners and intermediate learners understand concepts clearly. Learn, practice, and gain confidence for your next tech interview.

  6. Learn Coding Visually
    Learn Coding Visually
    An Image-Based Guide to Software Development for Programmers
    CodeSweetly

    Discover the coding guidebook that teaches you software development visually. If you’ve ever wished programming concepts came with pictures instead of walls of text, this is the book you’ve been waiting for. It shows you the essentials through images so you can learn faster and remember more. Printed copies are also available on Amazon.

  7. Mastering React.js Interviews
    Mastering React.js Interviews
    For Middle/Senior Developers
    Kristiyan Velkov

    This book is your ultimate roadmap to modern React.js interviews and standing out from the crowd.Built on 350+ real interview insights, it covers the exact topics top companies test—from security, accessibility, and performance to TypeScript, architecture, and deployment—so you can master every question with confidence and land the role you deserve.

  8. An Elm Primer for React Developers
    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.

  9. Mastering Data Queries in MERN: Search, Filter, Sort & Pagination
    Mastering Data Queries in MERN: Search, Filter, Sort & Pagination
    The Practical MERN Guide to Building Searchable, Filterable, and Scalable Applications
    Roberto Stepic

    The Practical MERN Guide to Building Searchable, Filterable, and Scalable Applications

  10. Testing en React: Guía práctica con Jest y React Testing Library

    Las pruebas automatizadas en el desarrollo frontend son esenciales para construir software de calidad. Nos permiten enfocarnos en lo que realmente importa: la funcionalidad principal del componente, sin depender de configuraciones adicionales como backends, base de datos o servicios externos. Al integrarlas desde el inicio, el código se vuelve más claro, mantenible y fácil de escalar.

  11. Build Real-World ToDo App with React, TypeScript, Docker, Tanstack and API's - CERTIFICATE INCLUDED
    Build Real-World ToDo App with React, TypeScript, Docker, Tanstack and API's - CERTIFICATE INCLUDED
    Complete Project-Based Guide to Modern Frontend Development with Vite, Tailwind CSS, Zustand, and TanStack Query
    Roberto Stepic

    Ready to build real apps with React? This hands-on guide takes you from zero to frontend hero by building a complete ToDo App with React, TypeScript, Tailwind CSS, Zustand, and real API logic. Whether you're a beginner or a self-taught developer, you'll master UI design, state management, API integration, testing, and deployment — all with modern tools like Vite, TanStack Query, Docker, and GitHub Actions.By the end, you won’t just know React — you’ll have a real-world project in your portfolio, a certificate in your name, and the skills to get hired.

  12. Automatiza tu Desarrollo Web con ChatGPT y GitHub Copilot

    Descubre cómo revolucionar tu flujo de trabajo y multiplicar tu productividad con AUTOMATIZA TU DESARROLLO WEB CON ChatGPT Y GitHub Copilot.Aprende a integrar estas poderosas herramientas de inteligencia artificial para crear código más rápido, evitar errores comunes y enfocarte en lo que realmente importa: ¡construir proyectos increíbles!

  13. Mastering React.js Interviews
    Mastering React.js Interviews
    From 0 to Hero
    Kristiyan Velkov

    This book is your complete roadmap to crushing React.js 19 interviews and rising above the competition.Based on 350+ real-world front-end interviews, it delivers the most relevant technical questions asked by top companies—along with clear, practical answers that help you build confidence, deepen your React.js knowledge, and prove your skills where it matters most.

  14. Creating NPM Package with React TypeScript
    Creating NPM Package with React TypeScript
    React TypeScript Guide to Create, Test, and Publish NPM Libraries
    CodeSweetly

    Build and Publish Your Own React NPM Package! Want to share your React components with the world? CodeSweetly’s Creating NPM Package with React TypeScript book walks you through the entire process—from setup to publishing—so you can confidently create and distribute your own reusable React packages. Set up a React-based NPM packageWrite clean, modular, and reusable componentsConfigure compiling tools for package optimizationPublish your package and manage updates like a pro No fluff—just clear, step-by-step guidance. Start building and sharing your React creations today! Printed copies of this book are also available on Amazon.

  15. Data Dashboards with JavaScript
    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.