diff --git a/guide/english/javascript/additional-javascript-resources/index.md b/guide/english/javascript/additional-javascript-resources/index.md
index 2c9af441da..1cc4c67cc8 100644
--- a/guide/english/javascript/additional-javascript-resources/index.md
+++ b/guide/english/javascript/additional-javascript-resources/index.md
@@ -1,6 +1,21 @@
---
title: JavaScript Tutorials and Other Resources
---
+* JavaScript for Cats
+* The Modern JavaScript Tutorial
+* Professor Frisby's Mostly Adequate Guide to Functional Programming
+* Eloquent Javascript (_annotated_)
+* Speaking Javascript
+* Exploring ES6
+* Udemy - Javascript Understanding the Weird Parts (_first 3.5 hrs_)
+* Functional programming in JavaScript
+* Introduction to JavaScript: First Steps
+* Douglas Crockford's Videos
+* Modern JS Cheatsheet
+* The 50 Best Websites to Learn JavaScript
+* Codementor JavaScript tutorial
+* You Might Not Need jQuery
+* JavaScript and jQuery: interactive front-end web development
## References