From aea2d791f8b9a129a4a19a5a2e016b7b0a41389c Mon Sep 17 00:00:00 2001 From: Lisa Davis Date: Wed, 14 Oct 2015 10:31:25 -0500 Subject: [PATCH] Remove link that no longer works --- resources.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/resources.md b/resources.md index 6439bb8..9df5ab9 100644 --- a/resources.md +++ b/resources.md @@ -347,8 +347,6 @@ Also note that HTML and CSS are examples of "markup languages", not "programming A book that teaches you how to write idiomatic and clean JavaScript. Assumes prior experience with JavaScript/another programming language. - [A Re-introduction to JavaScript][webdev-js-reintroduction] A guide which gives a thorough and detailed overview of JavaScript. - - [JavaScript Frameworks Resources and Tutorials][webdev-js-frameworks] - Currently features Angular.js, Backbone.js, D3.js, Dojo, Ember.js, Express.js, jQuery, Knockout.js, and Meteor. - More free books: - [HTML and CSS][webdev-more-html-css] - [JavaScript][webdev-more-js]