* Cantinho Satkeys

Refresh History
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    Hoje às 11:43
  • j.s.: [link]
    05 de Julho de 2025, 16:31
  • j.s.: dgtgtr a todos  4tj97u<z
    05 de Julho de 2025, 16:31
  • j.s.: h7t45 ao convidado de Honra batatinha pela sua ajuda
    05 de Julho de 2025, 16:30
  • FELISCUNHA: ghyt74  pessoal   4tj97u<z
    04 de Julho de 2025, 11:58
  • JPratas: dgtgtr Pessoal  101041 Vamos Todos Ajudar na Manutenção do Forum, Basta 1 Euro a Cada Um  43e5r6
    03 de Julho de 2025, 19:02
  • cereal killa: Todos os anos e preciso sempre a pedir esmolas e um simples gesto de nem que seja 1€ que fosse dividido por alguns ajudava, uma coisa e certa mesmo continuando isto vai levar volta a como se tem acesso aos tópicos, nunca se quis implementar esta ideia mas quem não contribuir e basta 1 € por ano não terá acesso a sacar nada, vamos ver desenrolar disto mais ate dia 7,finalmente um agradecimento em nome do satkeys a quem já fez a sua doação, obrigada
    03 de Julho de 2025, 15:07
  • m1957: Por favor! Uma pequena ajuda, não deixem que o fórum ecerre. Obrigado!
    03 de Julho de 2025, 01:10
  • j.s.: [link]
    02 de Julho de 2025, 21:09
  • j.s.: h7t45 ao membro anónimo pela sua ajuda  49E09B4F
    02 de Julho de 2025, 21:09
  • j.s.: dgtgtr a todos  4tj97u<z
    01 de Julho de 2025, 17:18
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    29 de Junho de 2025, 11:59
  • m1957: Foi de boa vontade!
    28 de Junho de 2025, 00:39
  • j.s.: passem f.v. por aqui [link]    h7t45
    27 de Junho de 2025, 17:20
  • j.s.: renovamos o nosso pedido para uma pequena ajuda para pagemento  do nosso forum
    27 de Junho de 2025, 17:19
  • j.s.: h7t45 aos convidados de honra Felizcunha e M1957 pela ajuda
    27 de Junho de 2025, 17:15
  • j.s.: dgtgtr a todos  4tj97u<z
    27 de Junho de 2025, 17:13
  • FELISCUNHA: ghyt74  pessoal  4tj97u<z
    27 de Junho de 2025, 11:51
  • JPratas: try65hytr A Todos  classic k7y8j0
    27 de Junho de 2025, 04:35
  • m1957: Por favor vaamos todos dar uma pequena ajuda, para não deixar encerrar o fórum! Obrigado.
    26 de Junho de 2025, 23:45

Autor Tópico: Next.Js 13 And React Crash Course 2023  (Lida 96 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 121842
  • Karma: +0/-0
Next.Js 13 And React Crash Course 2023
« em: 08 de Junho de 2023, 11:32 »

Next.Js 13 And React Crash Course 2023
Published 6/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.03 GB | Duration: 2h 28m

Build a Full Stack NextJS App with the Official React Framework

What you'll learn
Learn key NextJS 13 features like App Directory Structure, Routing, React Server Components vs Client components, Layouts and more.
Learn how to build client-side, server-side, fullstack ReactJS apps with NextJS.
Build a practical hands-on project without all the fluff.
Learn NextJS even if you are a beginner in a weekend.
Requirements
React knowledge is recommended. But the course includes a React starter book.
No previous NextJS knowledge is required
Description
In this book, we take you on a fun, hands-on and pragmatic journey to learning Next.js 13 development. You'll start building your first Next.js app within minutes. Every section is recorded in a bite-sized manner and straight to the point as I don't want to waste your time (and most certainly mine) on the content you don't need. In this course, we will cover:1. Introduction and Setup 2. File Structure, HomePage and Using Daisy UI 3. Routing System and Nested Routes 4. Layouts 5. Metadata API 6. Navigation Bar 7. React Server Components vs Client Components 8. Data Fetching 9. Rendering GitHub Users 10. Dynamic Routes and Params Prop 11 Repos Component 12. Loading Page 13. Caching and Revalidating 14. API Route Handlers 15. Serving Books Data 16. Fetching Books Data 17. Slight Adjustment 18. Getting Search Params 19. Adding a New Book 20. Refactor Server to Client Component 21. Search Component22. AddBook Component23. Calling the Add Book End Point24. Refreshing Books After Adding 25. Deleting a Book 26. Setting up Prisma Database 27. Getting Books from Prisma 28. Adding a book into Prisma DB 29. Deleting from Prisma Database 30. Searching from Prisma Database The goal of this book is to teach you Next.js full stack development in a manageable way without overwhelming you. We focus only on the essentials and cover the material in a hands-on practice manner for you to code along.Working Through This CourseThis book is purposely broken down into short section where the development process of each section will center on different essential topics. The book course a practical hands on approach to learning through practice. You learn best when you code along with the examples in the book.
Overview
Section 1: Introduction
Lecture 1 Introduction
Lecture 2 Setup
Lecture 3 File Structure, HomePage and DaisyUI
Lecture 4 Routing System and Nested Routes
Lecture 5 Layouts
Lecture 6 Metadata API
Lecture 7 Navigation Bar
Lecture 8 React Server Components and Client Components
Lecture 9 Data Fetching
Lecture 10 Rendering GitHub Users
Lecture 11 Dynamic Routes and Params Prop
Lecture 12 Repos Component
Lecture 13 Loading Page
Lecture 14 Caching and Revalidating
Lecture 15 API Route Handlers
Lecture 16 Serving Books Data
Lecture 17 Fetching Books Data
Lecture 18 Slight Adjustment
Lecture 19 Getting Search Params
Lecture 20 Adding a New Book
Lecture 21 Refactor Server to Client Component
Lecture 22 Search Component
Lecture 23 AddBook Component
Lecture 24 Calling the AddBook EndPoint
Lecture 25 Refreshing Books After Adding
Lecture 26 Deleting a Book
Lecture 27 Setting Up Prisma Database
Lecture 28 Getting Books From Prisma Database
Lecture 29 Adding a Book into Prisma Database
Lecture 30 Deleting from Prisma Database
Lecture 31 Searching from Prisma Database
React and web developers in general who want to build fullstack React apps


Download link

rapidgator.net:
Citar
https://rapidgator.net/file/b81eab6ce5bf6c5dba45cfa348c3cc09/idryy.Next.Js.13.And.React.Crash.Course.2023.part1.rar.html
https://rapidgator.net/file/c02bac422a010cf6a558d3be341f9a97/idryy.Next.Js.13.And.React.Crash.Course.2023.part2.rar.html

uploadgig.com:
Citar
https://uploadgig.com/file/download/5cc07c2349f06AD8/idryy.Next.Js.13.And.React.Crash.Course.2023.part1.rar
https://uploadgig.com/file/download/2e8ed1d370201107/idryy.Next.Js.13.And.React.Crash.Course.2023.part2.rar

nitroflare.com:
Citar
https://nitroflare.com/view/8304ACDFD3E1CD1/idryy.Next.Js.13.And.React.Crash.Course.2023.part1.rar
https://nitroflare.com/view/565E3B1EFC6AEC8/idryy.Next.Js.13.And.React.Crash.Course.2023.part2.rar

1dl.net:
Citar
https://1dl.net/ynsjc6bspaat/idryy.Next.Js.13.And.React.Crash.Course.2023.part1.rar
https://1dl.net/rekdaw2et6d1/idryy.Next.Js.13.And.React.Crash.Course.2023.part2.rar