Learn React with TypeScript. A beginner's guide to reactive web development with React 19 and TypeScript - Third Edition - Helion

Tytuł oryginału: Learn React with TypeScript. A beginner's guide to reactive web development with React 19 and TypeScript - Third Edition
ISBN: 9781836643166
Format: ebook
Księgarnia: Helion
Cena książki: 139,00 zł
Książka będzie dostępna od czerwca 2025
Reading, navigating, and debugging a large frontend codebase can feel overwhelming for web developers, but you can overcome this with expert guidance from a seasoned software professional with over 20 years’ experience in developing a complex line of business applications. This book will help you learn React, TypeScript, and Next.js—the core technology stack behind scalable, high-performance web applications used by top companies.
This third edition of Learn React with TypeScript is updated with the latest features of React 19, including server components, server actions, and powerful new hooks.
The chapters show you how to use TypeScript’s advanced features for enhanced code reliability and maintainability when building robust, type-safe components. You’ll explore efficient data fetching strategies with RSCs in Next.js, as well as in single-page applications (SPAs). The book also covers modern state management with Zustand, best practices for form handling, and strategies for building well-structured, reusable components that streamline development. Finally, you’ll focus on unit testing with Vitest, ensuring your React components are resilient and error-free.
By the end of this book, you'll have at your disposal the skills and best practices needed to create maintainable and performant React applications with TypeScript and Next.js.
Zobacz także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Efekt piaskownicy. Jak szefować żeby roboty nie zabrały ci roboty 59,50 zł, (11,90 zł -80%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
Spis treści
Learn React with TypeScript. A beginner's guide to reactive web development with React 19 and TypeScript - Third Edition eBook -- spis treści
- 1. Getting Started with React
- 2. Getting Started with TypeScript
- 3. Using React Hooks
- 4. Approaches to Styling React Frontends
- 5. Using React Server and Client Components
- 6. Creating a Multi-Page App with Next.js
- 7. Server Component Data Fetching and Server Function Mutations
- 8. Client Component Data Fetching and Mutations with TanStack Query
- 9. Working with Forms
- 10. State Management
- 11. Reusable Components
- 12. Unit Testing with Jest and React Testing Library