Nehodí sa? Žiadny problém! Tovar môžete vrátiť až do 30 dní
S darčekovým poukazom nešliapnete vedľa. Obdarovaný si za darčekový poukaz môže vybrať čokoľvek z našej ponuky.
Až 30 dní na vrátenie tovaru
Build modern full-stack web applications with Next.js and React, one practical step at a time.
Learning React components is one thing. Understanding how routing, server logic, databases, authentication, APIs, and deployment all fit together inside a real application is another.
Build Full-Stack Web Apps with Next.js and React is a hands-on beginner's guide designed to help you move beyond disconnected tutorials and understand how a complete modern web application is actually built.
Instead of jumping between unrelated examples, you will build WorkBoard, a practical project and task management application that grows throughout the book. Each new concept is introduced when the project needs it, helping you understand not only how a feature works, but why it belongs in the application.
You will begin with the foundations of Next.js, React, and TypeScript, then progressively add routing, reusable interfaces, server-side functionality, persistent data, user authentication, API endpoints, production configuration, and deployment.
Inside the book, you will learn how to:
Set up a modern Next.js development environment
Build reusable React components with TypeScript
Create pages, layouts, nested routes, and dynamic routes with the App Router
Understand Server Components and Client Components
Add browser-side interactivity only where it is needed
Load and render dynamic data on the server
Connect a Next.js application to PostgreSQL with Prisma
Model and store projects and tasks in a real database
Build forms and process data with Server Actions
Validate user input and display useful feedback
Create, update, and delete application data
Add authentication, sessions, and protected pages
Restrict application data to the correct users
Build API endpoints with Next.js Route Handlers
Handle GET, POST, PATCH, and DELETE requests
Protect sensitive information and manage environment variables
Work with loading, empty, error, and not-found states
Understand practical caching concepts
Prepare a full-stack application for production
Deploy the finished application and production database
Test and troubleshoot the live application after deployment
This book is written for beginners who already know some basic HTML, CSS, or JavaScript and want to understand modern full-stack web development without being overwhelmed by unnecessary theory.
You do not need previous Next.js experience, advanced TypeScript knowledge, database expertise, or backend development experience. Each topic is introduced progressively and connected directly to the application you are building.
Rather than trying to teach every feature available in React or Next.js, the book focuses on the concepts and tools that matter most when creating a complete full-stack project.
By the end, you will have more than a collection of code examples. You will have built and deployed a working full-stack application and developed a clearer understanding of how React, TypeScript, Next.js, Server Components, Server Actions, PostgreSQL, Prisma, authentication, APIs, and deployment work together.
If you are ready to move from small tutorials to building complete web applications, Build Full-Stack Web Apps with Next.js and React gives you a practical path from your first project setup to production deployment.