From f58d780b494adc0d25dee52af6b080f136a81b1b Mon Sep 17 00:00:00 2001 From: Vaibhav Goel <60152621+GoelVaibhav009@users.noreply.github.com> Date: Sat, 6 Nov 2021 02:06:54 +0530 Subject: [PATCH] Added in Next.js (#6186) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Added in Next.js * Alphabetical ordering * Incorrect lines btw * correct title Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> Co-authored-by: Eric Hellman Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> --- books/free-programming-books-langs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index b5e20f62..8b91179e 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -1270,6 +1270,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE #### Next.js * [Mastering Next.js](https://masteringnextjs.com) +* [Next.js Crash Course 2021](https://www.youtube.com/watch?v=mTz0GXj8NN0) - Brad Traversy (Traversy Media) * [The Next.js Handbook](https://flaviocopes.com/page/nextjs-handbook/) - Flavio Copes (HTML, PDF) *(email required for PDF)*