From b39afc37bcb2e86da4a2e898ce23a8c9d4f283fa Mon Sep 17 00:00:00 2001 From: Facundo Giuliani Date: Tue, 20 Oct 2020 21:52:20 -0300 Subject: [PATCH] Added Next.js and "Mastering Next.js" course (#4497) * Added Next.js and "Mastering Next.js" course * spaces * no trailing slash --- free-courses-en.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/free-courses-en.md b/free-courses-en.md index a59bcb1e..0994a363 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -26,6 +26,7 @@ * [JavaScript](#javascript) * [Angular.js](#angularjs) * [jQuery](#jquery) + * [Next.js](#nextjs) * [NodeJS](#nodejs) * [React](#react) * [React Native](#react-native) @@ -311,6 +312,11 @@ * [Introduction to JQuery](https://www.udacity.com/course/intro-to-jquery--ud245) (Udacity) +#### Next.js + +* [Mastering Next.js](https://masteringnextjs.com) + + #### NodeJS * [Beginner's Series to: Node.js](https://youtube.com/playlist?list=PLlrxD0HtieHje-_287YJKhY8tDeSItwtg) - Microsoft Developer (YouTube) -- GitLab