React Key Concepts. An in-depth guide to React's core features - Second Edition - Helion
Tytuł oryginału: React Key Concepts. An in-depth guide to React's core features - Second Edition
ISBN: 9781836202264
Format: ebook
Data wydania: 2024-10-01
Księgarnia: Helion
Cena książki: 139,00 zł
Maximilian Schwarzmüller is a bestselling instructor who has helped more than three million students worldwide learn how to code. His bestselling React video course, “React – The Complete Guide”, has over eight hundred thousand students on Udemy.
Max has written this quick-start reference that distills the core concepts of React. Simple explanations, relevant examples, and step-by-step derivations make this guide the ideal resource for busy developers. In this second edition, Max guides you through changes brought by React 19, including the new use() hook, form actions, and how to think about React on the server.
This book will support you through your next React projects in giving you a behind-the-scenes understanding of the framework – whether you've just finished Max's video course and are looking for a handy reference, or you’re using a variety of other learning materials and need a single study guide to bring everything together.
You’ll find full solutions to all end-of-chapter quizzes and exercises in the book’s GitHub repository.
Osoby które kupowały "React Key Concepts. An in-depth guide to React's core features - Second Edition", wybierały także:
- Biologika Sukcesji Pokoleniowej. Sezon 2. Za 126,36 zł, (13,90 zł -89%)
- Biologika Sukcesji Pokoleniowej. Sezon I. 126,36 zł, (13,90 zł -89%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 92,67 zł, (13,90 zł -85%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
Spis treści
React Key Concepts. An in-depth guide to React's core features - Second Edition eBook -- spis treści
- 1. React – What and Why
- 2. Understanding React Components and JSX
- 3. Components and Props
- 4. Working with Events and State
- 5. Rendering Lists and Conditional Content
- 6. Styling React Apps
- 7. Portals and Refs
- 8. Handling Side Effects
- 9. Handling User Input and Forms with Form Actions
- 10. Behind the Scenes of React and Optimization Opportunities
- 11. Working with Complex State
- 12. Building Custom React Hooks
- 13. Multipage Apps with React Router
- 14. Managing Data with React Router
- 15. Building Fullstack React Apps with Next.js
- 16. React Server Components and Server Actions
- 17. Understanding React Suspense and The use() Hook
- 18. Next Steps and Further Resources