Upgrade the Next.js Crash Course to 2023 version, which includes Next.js 13, App Directory, React Server Components, and more. (#10088)

* upgrade Next.js Crash Course

* remove pipe character
This commit is contained in:
Urak 2023-10-11 13:49:57 -03:00 committed by GitHub
parent 7f2552a1de
commit 606c1c21ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1282,7 +1282,7 @@ Books on general-purpose programming that don't focus on a specific language are
* [Learn Next.js](https://nextjs.org/learn) - Vercel Inc. * [Learn Next.js](https://nextjs.org/learn) - Vercel Inc.
* [Mastering Next.js](https://masteringnextjs.com) * [Mastering Next.js](https://masteringnextjs.com)
* [Next.js Crash Course 2021](https://www.youtube.com/watch?v=mTz0GXj8NN0) - Brad Traversy (Traversy Media) * [Next.js 13 Crash Course 2023: Learn App Directory, React Server Components & More](https://www.youtube.com/watch?v=Y6KDk5iyrYE) - Brad Traversy (Traversy Media)
* [The Next.js Handbook](https://flaviocopes.com/page/nextjs-handbook/) - Flavio Copes (PDF, EPUB, Kindle) *(email address requested)* * [The Next.js Handbook](https://flaviocopes.com/page/nextjs-handbook/) - Flavio Copes (PDF, EPUB, Kindle) *(email address requested)*