How To Code in React.js



Download free course How To Code in React.js, pdf file on 962 pages by Joe Morgan.
This open book is an introduction to React that works from the foundations upward. Each chapter takes you a little deeper into the React ecosystem, building on your previous knowledge. Along the way, you'll learn how to maintain internal state, pass information between parts of an application, and explore different options for styling your application. Whether you are completely new to React or if you've worked with it before, this series will be accessible to you. Every chapter is self contained, so you can jump between chapters or skip whole sections. The book is designed for you to take a concept and explore it by building a small project that mirrors what you will encounter in everyday development using React.

Table of contents

  • How To Set Up a React Project with Create React App
  • How To Create React Elements with JSX
  • How To Create Custom Components in React
  • How To Customize React Components with Props
  • How To Create Wrapper Components in React with Props
  • How To Style React Components
  • How To Manage State on React Class Components
  • How To Manage State with Hooks on React Components
  • How To Share State Across React Components with Context
  • How To Debug React Components Using React Developer Tools
  • How To Handle DOM and Window Events with React
  • How To Build Forms in React
  • How To Handle Async Data Loading, Lazy Loading, and Code Splitting with React
  • How To Call Web APIs with the useEffect Hook in React
  • How To Manage State in React with Redux
  • How To Handle Routing in React Apps with React Router
  • How To Add Login Authentication to React Applications
  • How To Avoid Performance Pitfalls in React with memo, useMemo, and useCallback
  • How To Deploy a React Application with Nginx on Ubuntu 20.04
  • How To Deploy a React Application to DigitalOcean App Platform
Pages : 962
Size : 19.7 MB
File type : PDF
Downloads: 1107
Created: 2022-02-02
License: CC BY-NC-SA
Author(s): Joe Morgan
How To Code in React.js

Others react Tutorials

Getting started with React Native tutorial

Learn ReactJS by example

Reintroducing React

React in patterns

React JS tutorial

Others related eBooks about How To Code in React.js

HTML5 tutorial for professionals

Download free HTML5 tutorial course in PDF, training file in 41 chapters and 124 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

You Don't Know JS Yet: ES.Next & Beyond - 2nd Edition

No matter how much experience you have with JavaScript, odds are you don't fully understand the language. As part of the "You Don't Know JS" series, this compact guide focuses on new features available in ECMAScript 6 (ES6), the latest version of the standard upon which JavaScript is built. ...

PHP Symfony framework course

Download a complete guide in PDF about Symfony2 plateforme....

The JavaScript Way

Love it or hate it, JavaScript is avidly eating the world of software development. From we..., download free JavaScript tutorial in PDF (288 pages) created by Baptiste Pesquet ....

Angular Testing Succinctly

Though sometimes perceived as a hurdle, testing can save developers from heartbreak in the..., download free Angular tutorial in PDF (94 pages) created by Joseph Booth ....

Object Oriented Programming in PHP5

The purpose of this PDF tutorial is to provide a basic guide for student interested in Object Oriented Programming in PHP5 to build a dynamic web application....

Cascading style sheets (CSS) free pdf tutorial

Download free Cascading style sheets (CSS) course material and training (PDF file 34 pages) designated to beginners....

Tutorial XML and DOM in PDF

Download free course Learning basic XML DOM, PDF ebook under 28 pages for beginners....

CSS tutorial for professionals

Download free CSS tutorial course in PDF, training file in 56 chapters and 244 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

The Complete Beginner’s Guide to React

This tutorial assumes that you have at least a beginner’s grasp of HTML and JavaScript. React.js is a JavaScript library that was created by Facebook. If you are keen to learn React from the ground-up feel free to check Learn and Understand React JS on Zenva Academy which covers all the basi...