From ad4d4ac0b0749b3a9acf0bbb62ed71972985444f Mon Sep 17 00:00:00 2001 From: SOURADEEP HAZRA <105676331+Souradeephazra123@users.noreply.github.com> Date: Thu, 24 Oct 2024 09:45:18 +0530 Subject: [PATCH] Update free-programming-cheatsheets.md --- more/free-programming-cheatsheets.md | 1 + 1 file changed, 1 insertion(+) diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index d42e7cac5..a9b034606 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -288,6 +288,7 @@ #### Next.js * [Next.js Cheatsheet - handy snippets and tips](https://gourav.io/blog/nextjs-cheatsheet) - Gourav Goyal (HTML) +* [Next.js all features in depth features (upto v14)]([https://gourav.io/blog/nextjs-cheatsheet](https://youtube.com/playlist?list=PLC3y8-rFHvwjOKd6gdf4QtV1uYNiQnruI&si=IRyMKAXUMwXuzsgu)) - Codevolution(NextJS) * [TypeScript Next.js Cheatsheet](https://www.saltycrane.com/cheat-sheets/typescript/next.js/latest/) - SaltyCrane Cheat Sheets