Leanpub Header

Skip to main content

Filters

Category: "React"

React

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

  2. Modern Cloud Infrastructure-as-Code for Developers

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

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

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

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

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

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

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

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

  9. 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!

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

  11. 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
  12. 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.

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

  14. Foundations of High-Performance React Applications

    It can be hard to create high-performance React applications without having a firm understanding of the foundations. In this book you'll create your own version of React that will give you a deep insight into the performance of React itself.

  15. Next.JS in action

    Learn how to go from code to production in days, not months with Next.js.