Leanpub Header

Skip to main content

Filters

Category: "React"

React

  1. React From Scratch, Book 3: React Mastery
    React From Scratch, Book 3: React Mastery
    This is the third book in the React from Scratch book series.
    Ajdin Imsirovic

    This is the third book in the React from Scratch book series.

  2. React From Scratch, Book 2: React and TypeScript
    React From Scratch, Book 2: React and TypeScript
    Build your porfolio with hooks and forms
    Ajdin Imsirovic

    Build better React apps using hooks and forms.

  3. React: Preguntas típicas
    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. Creating NPM Package with ReactJS
    Creating NPM Package with ReactJS
    React JavaScript 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 ReactJS 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.

  5. React Clean Code
    React Clean Code
    The secret to becoming a productive and clean coder.
    Juntao Qiu

    Do you want to learn how to write better React code, with proven principles like S.O.L.I.D, Separation of Concerns, and Design Patterns in your React? This is a book for you. More than that, this book teaches you how to become a more productive developer with over 16 Refactorings and 20 IDE Shortcuts you can use immediately in your project today.

  6. Building a full Web-Stack with Docker and AWS Copilot
    No Description Available
  7. History of JavaScript Frameworks

    This book will take you on a journey from the 90s to the now. In our travels, we’ll encounter many frameworks and libraries. For instance, Knockout, React, Angular, Vue, Astro, Fresh, and many more. These meetings will increase our knowledge of their patterns, story, and use cases. 

  8. Creating a Wordle Game in React and TypeScript

    If you really want to learn some important concepts in React and Typescript and have fun doing it, this is the book for you. The book dives into features of React such as hooks, styled-components, building utility modules, and using typescript to help you accomplish it all. Also you'll learn best-practices along the way.

  9. 可维护的React
    可维护的React
    重构至整洁代码
    Juntao Qiu

    了解如何识别 React 中最常见的代码坏味道,以及将它们重构为更优雅和可维护的正确方法。 请记住,在大多数情况下,您是代码的读者,因此请通过学习和应用本书中讨论的有用技术来善待自己。

  10. Outside-In React Development
    Outside-In React Development
    A TDD Primer
    Josh Justice

    Learn how to build React apps using outside-in test-driven development, including end-to-end tests with Cypress and unit tests with Jest and React Testing Library. Includes an extended exercise building two application features. See how outside-in TDD leads to a thorough test suite, better regression safety, and a faster development speed.

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

    Using Vue 3 + Vite + TailwindCSS + JSONPlaceHolder and more

  12. A Practical Introduction to Developing Web3 Apps Using Solidity and React

    I have spent many weekends learning as much as I can on writing smart contracts and developing applications on the blockchain. I wrote this short and accessible book to share my learnings and show you how to build a Web3 app powered by a smart contract from scratch using Solidity, Hardhat, React and Next.js. 

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

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

  15. Learning Patterns
    Learning Patterns
    Patterns for building powerful web apps with vanilla JavaScript and React
    Addy Osmani and Lydia Hallie
    No Description Available