Leanpub Header

Skip to main content

Filters

Category: "React"

Books

  1. U&I with React
    On building U&I components with React
    Farhad Ghayour

    UI development has undergone a major transformation with modern frontend technologies. This book guides readers from the foundational building blocks of creating well structured interfaces to a list of different philosophies for creating modular, extendable and scalable U&I — UI intended for all developers, like you and I.

  2. Practical Event Sourcing with Scala
    A comprehensive example based on Scala, Play and Akka Streams
    Denis Kalinin

    In this book, we will implement a typical question-and-answer application using event sourcing. Along the way, we will encounter many challenges and learn how to use modern technologies to overcome them. If you are thinking of using event sourcing for building Web applications, you may find this book very useful

  3. Learn React Fast (React.js)
    Over 250 pages of technical info and examples.
    Mark Clow
    No Description Available
  4. React Eshop
    Easily reusable Eshop in React, ES6, and Firebase. First few chapters only available at no cost. Code available at GitHub.
    Manav Sehgal

    Code along a single page Eshop app, complete with a shopping cart, product catalog, and search features. Use latest React, ES6 JavaScript features, and Firebase integration for achieving a modern serverless architecture. NOTE: First few chapters only available at no cost. Code available in open source at GitHub.

  5. The Road to React
    The React.js in JavaScript Book (2025 Edition)
    Robin Wieruch

    https://www.roadtoreact.com

  6. ReactJS untuk Pemula
    Anggie Bratadinata

    Buku ini membahas topik dari yang dasar seperti ES6 yang perlu dipahami untuk pemrograman JS modern termasuk ReactJS, pembuatan komponen, unit-testing, sampai hosting fail aplikasinya.

  7. React Speed Coding
    From concept to coding real world React apps, speedily!
    Manav Sehgal

    Significantly revised and new code along edition. Speed up your React development workflow using Webpack. Learn to build a custom UI library in React, ES6, Flexbox, and PostCSS. Create single page app using Redux actions, reducers, and store. Apply new ES6  features to make your React code more reliable. Apply Behavior-Driven Development using Mocha, Chai, and Enzyme unit tests. Master the complete component design workflow with several strategies for reusable, reliable, and rapid coding in React. Download code from GitHub. Run live demos for each chapter.

  8. Aprende como usar React y Redux para desarrollar aplicaciones web modernas más poderosas y usando las mejores prácticas.

  9. SurviveJS - Webpack 5
    From apprentice to master
    Juho Vepsäläinen, Tobias Koppers, and Jesús Rodríguez Rodríguez

    Webpack, a module bundler, is a powerful tool that helps you to develop complex web applications. "SurviveJS - Webpack" is meant for beginner to intermediate users of the tool that want to understand webpack better.

  10. React+D3v4
    Reusable dataviz & games using modern JavaScript
    Swizec Teller

    React with d3.js was the most fun I've had in years. Creating dynamic data visualizations on the web is a pain in the ass. With React+d3.js ES6 you'll learn how to build re-usable visualization components  using modern JavaScript standards in about an hour.

  11. In this book, we aim to build cross-platform mobile apps, for Android and iOS, using React Native. We'll learn what it means to build a robust application architecture that will stay with you regardless of change in the tooling or ecosystem churn (i.e. by the time you finish your app, there might be new tools and new versions of everything). Where appropriate, you'll also get a peek into how React Native works if you're that kind of a person :)

  12. The Complete Redux Book (2nd edition)
    Everything you need to build real projects with Redux
    Ilya Gelman and Boris Dinkevich

    How do I manage a large state in production? Why do I need store enhancers? How do I test middleware?Get the answers to all these questions and many more using simple terms and sample code. Learn everything you need to use Redux to build complex and production-ready web applications.

  13. React Under the Hood
    A Beginner's Guide
    Freddy Rangel

    React is becoming the preferred JavaScript library for building web and native applications but few understand how it works under the hood. What is the Virtual DOM? How are events registered and triggered? "React Under the Hood" goes over the fundamentals of React as well as explains how the internals work. The book covers its architectural philosophy, useful React patterns, and working with third-party libraries. It guides you through React by building a simple Star Trek video game.

  14. React - Beginner's Guide
    Daniel Schmitz and Daniel Pedrinha Georgii

    Learn React in an easy progressive way, understanding the library details on each example.

  15. React - Guia do Iniciate (PT-BR)
    Domine a biblioteca javascript utilizada pelo Facebook e Instagram
    Daniel Schmitz and Daniel Pedrinha Georgii

    Aprenda React de forma fácil e progressiva, compreendendo cada detalhe da biblioteca a cada exemplo apresentado.