1. Home
  2. React
  3. Books

React Books

Pro React 16

by Adam Freeman4.47

Use the enormously popular React framework to build dynamic JavaScript applications that take advantage of the capabilities of modern browsers and devices. You will learn how React brings the power of strong architecture and responsive data to the client, providing the foundation for complex and rich user interfaces. Learn more »

Full-Stack React Projects

by Shama Hoque4.25

This book guides you through preparing the development environment for MERN stack-based web development, to creating a basic skeleton application and extending it to build four different web applications. These applications include a social media, an online marketplace, a media streaming, and a web-based game application with virtual reality features. Learn more »

Learning React

by Alex Banks, Eve Porcello4.01

Along the way, you’ll learn how to work with functional programming and the latest ECMAScript features. Developed by Facebook, and used by companies including Netflix, Walmart, and The New York Times for large parts of their web interfaces, React is quickly growing in use. By learning how to build React components with this hands-on guide, you’ll fully understand how useful React can be in your organization. Learn more »

Pro React

by Cassio De Sousa Antonio3.92

This book explores the React library in depth, as well as detailing additional tools and libraries in the React ecosystem, enabling you to create complete, complex applications. You will learn how to use React completely, and learn best practices for creating interfaces in a composable way. You will also cover additional tools and libraries in the React ecosystem Learn more »

React: Up & Running

by Stoyan Stefanov3.71

Hit the ground running with React, the open-source technology from Facebook for building rich web applications fast. With this practical guide, Facebook web developer Stoyan Stefanov teaches you how to build components--React's basic building blocks--and organize them into maintainable, large-scale apps. Learn more »

React Design Patterns and Best Practices

by Carlos Santana Roldán3.67

Learn more »

You may also want to try

React online courses

Node with React: Fullstack Web Development
Node with React: Fullstack Web Development
  • Stephen Grider
  • 4.66
  • 25.5 hrs
  • 214 lectures

Build and deploy fullstack web apps with NodeJS, React, Redux, Express, and MongoDB. Learn more »

GraphQL with React: The Complete Developers Guide
GraphQL with React: The Complete Developers Guide
  • Stephen Grider
  • 4.26
  • 13 hrs
  • 116 lectures

Learn and master GraphQL by building real web apps with React and Node Learn more »

React - The Complete Guide (incl Hooks, React Router, Redux)
React - The Complete Guide (incl Hooks, React Router, Redux)
  • Maximilian Schwarzmüller
  • 4.63
  • 49 hrs
  • 495 lectures

Dive in and learn React.js from scratch! Learn Reactjs, Hooks, Redux, React Routing, Animations, Next.js and way more! Learn more »

Popular categories

  • Python
  • AWS
  • Kubernetes
  • Java
  • JavaScript
  • DevOps
  • Docker
  • NodeJS

Popular frameworks

  • Spring Boot
  • Django
  • Laravel
  • React
  • Symfony
  • Akka
  • Flutter
  • Quarkus

Useful tutorials

How to merge two dictionaries in Python?

Python makes merging two dictionaries easy. Below you can find an example created directly in the Python interpreter. It defines two dictionaries, a and b, and then it creates a new dictionary c by merging two previously created dictionaries. Learn more »

How to install multiple Java versions on Linux, MacOS, or WSL2?

Ever wondered how to install multiple Java (JDK) versions on your operating system? There is one tool that does it very well - SDKMAN. Learn more »

© 2021 howtolearn.blog

Disclosure: Some of the links on that page are affiliate links - if you go through them to make a purchase, we will earn small commission. No extra cost on your side.