Leanpub Header

Skip to main content

Filters

Category: "React"

Books

  1. Maintainable React
    Maintainable React
    Test-Driven Development, Refactoring and Clean Code.
    Juntao Qiu

    Struggling with messy React code? This book shows you how to refactor with confidence using real-world examples and timeless design principles—so your code stays clean, readable, and easy to change. Perfect for developers who want to level up their frontend craft.

  2. Large Scale Apps with React and TypeScript
    Large Scale Apps with React and TypeScript
    Build Large and Scalable front-ends that leverage component isolation, a centralized state manager, internationalization, localization, Custom Component Libraries, API-client code that easily can switch between mocked data and live data and more.
    Damiano Fusco

    Website: https://www.damianofusco.com

  3. React from Scratch
    React from Scratch
    A friendly guide for absolute beginners
    Ajdin Imsirovic

    This book is my answer to the question: how to teach React to a complete beginner, in as little time as possible? Need to learn the basics quickly? This is your book.

  4. Modern Cloud Infrastructure-as-Code for Developers

    Build state-of-the-art AWS infrastructure easily using Terraform, Docker and Kubernetes.

  5. 10 KATA DEL DESARROLLO FRONTEND
    10 KATA DEL DESARROLLO FRONTEND
    Versión 1: de principiante a intermedio
    jose MARIN

    Kata, palabra japonesa que representa una secuencia de movimientos establecidos que se realizan con la finalidad de perfeccionar una técnica. Esta referencia quiero transmitirla a ustedes en el ámbito del desarrollo frontend, intentando crear una serie de conceptos y técnicas que deben adquirirse y perfeccionarse por cada nivel de aprendizaje.

  6. Understanding React
    Understanding React
    The Simplest Practical Guide to Start Coding in React
    Enrique Pablo Molinari

    Learn how to code applications in React 19 by following a solid path that starts by studying essential JavaScript constructions to then go into React core concepts to finally write an application. Understand how to split an application into components, how to use props, state, events, hooks, react router v7 (declarative mode), and more.

  7. The Definitive Guide to Next.js and Wagtail (2.0.0)

    Build Jamstack web app with Next.js and Wagtail CMS.

  8. The Apollo Handbook
    The Apollo Handbook
    A guide for building a production-quality React and GraphQL application.
    Ryan Bigg

    A short guide to building a production-quality React and GraphQL application, using TypeScript and Apollo.

  9. Build Blog with React (SSR) and Wagtail

    This book will teach you how to build a blog with React, Wagtail CMS and SSR (Server-Side Rendering), which has good performance and good SEO.

  10. Aprendiendo React
    Aprendiendo React
    Guía para aprender ReactJS desde cero
    Carlos Azaustre

    Del autor de "Aprendiendo JavaScript" llega "Aprendiendo React". Una guía práctica con todo lo que necesitas saber para aprender React.js desde cero.

  11. Creating React Applications with Python
    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!

  12. React to Python
    React to Python
    Creating React Front-End Web Applications with Python
    John Sheehan

    Create responsive front-end web applications in Python using the React and Material-UI JavaScript libraries, without having to program in JavaScript, by using the Transcrypt transpiler that turns your Python code into JavaScript.

  13. Criando sua primeira aplicação MERN
    Criando sua primeira aplicação MERN
    Criando sua primeira aplicação (M)ongoDB, (E)xpress, (R)eact e (N)ode.
    Jefferson Henrique
    No Description Available
  14. Descubre Svelte
    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.

  15. Build SPA with React and Wagtail (3.0.0)

    This book will teach you how to build a SPA (single-page application) with React and Wagtail CMS