From fc378ba40273e89392ecd60a58b0d6dbdbf2a50d Mon Sep 17 00:00:00 2001 From: Alejandro Mayol Date: Wed, 28 Oct 2020 03:14:46 +0100 Subject: [PATCH] Added a podcast and a spanish book (the right way) (#4795) * Added a podcast and an spanish resource * fixed order and URL --- free-podcasts-screencasts-en.md | 1 + free-programming-books-es.md | 1 + 2 files changed, 2 insertions(+) diff --git a/free-podcasts-screencasts-en.md b/free-podcasts-screencasts-en.md index 253ccb49..01e620b4 100644 --- a/free-podcasts-screencasts-en.md +++ b/free-podcasts-screencasts-en.md @@ -145,6 +145,7 @@ * [Front End Happy Hour](http://frontendhappyhour.com) (podcast) * [Frontend First](https://frontendfirst.fm) - Sam Selikoff and Ryan Toronto (podcast) * [Frontend Five](https://frontendfive.codeschool.com) (podcast) +* [HTML All The Things](https://www.htmlallthethings.com) (podcast) * [JavaScript Air](https://javascriptair.com) (podcast) * [JavaScript Jabber](https://devchat.tv/js-jabber) (podcast) * [Modern Web](https://www.thisdot.co/modern-web) (podcast) diff --git a/free-programming-books-es.md b/free-programming-books-es.md index 2280e7aa..07f06b9f 100644 --- a/free-programming-books-es.md +++ b/free-programming-books-es.md @@ -216,6 +216,7 @@ ### JavaScript +* [El Tutorial de JavaScript Moderno](https://es.javascript.info) (HTML) * [Guía de JavaScript 'Mozilla'](https://developer.mozilla.org/es/docs/Web/JavaScript/Guide) (HTML) * [Introducción a AJAX](http://librosweb.es/libro/ajax) (HTML) [(PDF)](https://openlibra.com/es/book/download/introduccion-ajax) * [Introducción a JavaScript](http://librosweb.es/libro/javascript) (HTML) [(PDF)](https://openlibra.com/es/book/download/introduccion-a-javascript)