Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
15 views120 pages

React 2

The document outlines a comprehensive guide to React and React Native, covering essential topics such as JSX rendering, component creation, event handling, state management, and server-side rendering. It also delves into advanced concepts like code splitting, unit testing, and building responsive layouts. The content is structured into chapters that progressively build knowledge for developers at various skill levels.

Uploaded by

moody.elfouly
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views120 pages

React 2

The document outlines a comprehensive guide to React and React Native, covering essential topics such as JSX rendering, component creation, event handling, state management, and server-side rendering. It also delves into advanced concepts like code splitting, unit testing, and building responsive layouts. The content is structured into chapters that progressively build knowledge for developers at various skill levels.

Uploaded by

moody.elfouly
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 120

Chapter 1: Why React?

Chapter 2: Rendering with JSX


Chapter 3: Understanding React Components and Hooks
Chapter 4: Event Handling in the React Way
Chapter 5: Crafting Reusable Components
Chapter 6: Type-Checking and Validation with TypeScript
Chapter 7: Handling Navigations with Routes
Chapter 8: Code Splitting Using Lazy Components and
Suspense
Chapter 9: User Interface Framework Components
Chapter 10: High-Performance State Updates
Chapter 11: Fetching Data from a Server
Chapter 12: State Management in React
Chapter 13: Server-Side Rendering
Chapter 14: Unit Testing in React
Chapter 15: Why React Native?
Chapter 16: React Native Under the Hood
Chapter 17: Kick-Starting React Native Projects
Chapter 18: Building Responsive Layouts with Flexbox
Chapter 19: Navigating between Screens
Chapter 20: Rendering Item Lists
Chapter 21: Geolocation and Maps
Chapter 22: Collecting User Input
Chapter 23: Responding to User Gestures
Chapter 24: Showing Progress
Chapter 25: Displaying Modal Screens
Chapter 26: Using Animations
Chapter 27: Controlling Image Display
Chapter 28: Going Offline

You might also like