From 3083983986c94fb48cbadc4ddaeabd3459f13459 Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Mon, 22 Jun 2020 15:35:40 +0200 Subject: [PATCH] update --- docs/javascript.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/javascript.md b/docs/javascript.md index 3147b188..9923f52a 100644 --- a/docs/javascript.md +++ b/docs/javascript.md @@ -11,3 +11,8 @@ - [wikipedia: Npm](https://en.wikipedia.org/wiki/Npm_(software)) (originally short for Node Package Manager) is a package manager for the JavaScript programming language. - [Npm](https://www.npmjs.com/) - [npm has joined GitHub](https://github.blog/2020-04-15-npm-has-joined-github/) + +--- + +

If you're learning JavaScript, you've likely heard people tell you how important it is to learn the fundamentals.

But what are they? And where do you learn them?

Here's a list of JavaScript fundamentals and my favorite free resources for learning them. 👇

— Madison Kanna (@Madisonkanna) June 20, 2020
+