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: 962
Created: 2022-02-02
License: CC BY-NC-SA
Author(s): Joe Morgan
How To Code in React.js

Others react Tutorials

React in patterns

Introduction to ReactJS

Reactive Data Handling

React Native Notes for Professionals

React JS Notes for Professionals

Others related eBooks about How To Code in React.js

How To Code in Node.js

Node.js is a popular open-source runtime environment that can execute JavaScript outside o..., download free Node.js tutorial in PDF (418 pages) created by David Landup ....

Building Front-End Apps with AngularJS and Parse.com

This tutorial book shows how to build JavaScript front-end web applications with AngularJS and the cloud storage service Parse.com. By learning from the examples provided in the book, you can quickly improve your understanding of basic concepts and techniques, and by downloading the complete code of...

Learning PHP language

Download this free eBook to learn the PHP language, a detailed 625-page document created by Stackoverflow....

Learning Ruby on Rails

This course aims to give you the basics to start ruby coding on the ruby on rails framework. It will teach you the logic to follow when performing a Ruby project, as well as the use of external resources (libraries, gem ...)...

Understanding the DOM

JavaScript is the de facto programming language of the web, but the language itself does n..., download free DOM tutorial in PDF (126 pages) created by Tania Rascia ....

XML by Examples

A complet PDF tutorial about XML,XSL and XSLT under 528 pages, it assumed that you have some basic HTML coding experience but you don't need to be an expert....

Introduction to CSS

This document explain the CSS page composition with example code ,training courses in PDF under 27 pages designated to beginners....

Understanding the DOM

Download free course Understanding the DOM, pdf file on 126 pages by Tania Rascia....

Download ASP.NET tutorial in PDF

Download free ASP.NET tutorial course in PDF, training file in 31 chapters and 97 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

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