Skip to content

Commit

Permalink
next 15 updates
Browse files Browse the repository at this point in the history
  • Loading branch information
codediodeio committed Nov 21, 2024
1 parent 3f2cd68 commit 96eb582
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions content/courses/nextjs/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
lastmod: 2024-03-27T11:11:30-09:00
lastmod: 2024-11-20T11:11:30-09:00
title: Next.js Full Course
description: Master the fundamentals of Next.js 14 and the App Router
weight: 0
Expand All @@ -18,7 +18,7 @@ stack:
- prisma
---

**Next.js - The Full Course** provides a in-depth look into the [Next.js App Router](https://nextjs.org/blog/next-13-2) first introduced in version 13.2. It puts React Server Components into practice by building a full-stack application from scratch with PostgreSQL and Prisma.
**Next.js - The Full Course** provides a in-depth look into the [Next.js App Router](https://nextjs.org/blog/next-13-2), including its ability to support multiple rendering modes and data-fetching strategies. It puts React Server Components into practice by building a full-stack application from scratch with PostgreSQL and Prisma.

## What will I learn?

Expand Down Expand Up @@ -46,7 +46,7 @@ This course is intermediate level 🟦 and expects some familiarity with React.j

## When was the course last updated?

<span class="tag tag-sm tag-pro">Updated March 28th, 2024</span> <span class="tag tag-sm tag-next">next v14.1</span>
<span class="tag tag-sm tag-pro">Updated November 20th, 2024</span> <span class="tag tag-sm tag-next">next v15.0</span> <span class="tag tag-sm tag-next">react v19</span>

## How do I enroll?

Expand Down
Binary file modified content/courses/nextjs/img/featured.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/courses/nextjs/img/featured.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified content/courses/nextjs/img/featured.webp
Binary file not shown.

0 comments on commit 96eb582

Please sign in to comment.