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 |
Downloads: | 1134 |
Created: | 2022-02-02 |
License: | CC BY-NC-SA |
Author(s): | Joe Morgan |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about How To Code in React.js
React.js is a JavaScript library that can be used to build user interfaces. With React, users can create reusable components, and these components display data as it changes over time.
Download free course Acceptance Test Driven Development with React, pdf file on 182 pages by Leanpub.
Learn the basics of JavaScript and DOM. Develop application user interfaces with ReactJS and Flux. Learn how JSX works. Master the Framework in a Web application environment.
Download free course The React Beginner's Handbook, pdf file on 40 pages by Flavio Copes.
Download free course React JS Notes for Professionals, pdf file on 109 pages by Stack Overflow Community.