From 409726c543035c98000f7c93fb63d6d50f555a68 Mon Sep 17 00:00:00 2001 From: Vanessa Ribeiro Date: Thu, 30 Apr 2020 20:43:01 -0300 Subject: [PATCH 01/39] doc(readme.md): add link with demos, recaps and guides. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 1e16996664..69a7e1a497 100644 --- a/readme.md +++ b/readme.md @@ -10,6 +10,7 @@ Grab the course at [https://JavaScript30.com](https://JavaScript30.com) Feel free to submit a PR adding a link to your own recaps, guides or reviews! +* [ Van Ribeiro's ](https://vanribeiro-30daysofjavascript.netlify.app/) about demos and recaps. On [GitHub Repo] there's a summary about what was learned and researched. * [Arjun Khode’s blog](http://thesagittariusme.blogspot.com/search/label/JS30) about summaries for each day, including fixed glitches, bugs and extra features * [Nitish Dayal's Text Guides](https://github.com/nitishdayal/JavaScript30) are great for those who like reading over watching * [Meredith Underell's](http://meredithunderell.com/tag/javascript30/) Quick Lessons Learned From 83bd83106af3cac775431f7045c54a045c799b9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AC=9D=E8=82=B2=E8=83=BD=28Harry=20Xie=29?= Date: Sun, 29 Mar 2020 21:22:04 +0800 Subject: [PATCH 02/39] add my all practices link to README.md awesome course!! thinks wesbos~~ --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 69a7e1a497..543d993c79 100644 --- a/readme.md +++ b/readme.md @@ -46,6 +46,7 @@ Feel free to submit a PR adding a link to your own recaps, guides or reviews! * [Alex Kim](https://github.com/Alex-K1m/js30-challenge) completed all the challenges. You can check them out at [github pages](https://alex-k1m.github.io/js30-challenge/). * [Mikhail Thomas](https://github.com/seckela) created [JS30++](https://github.com/seckela/js30plusplus) to add another level of challenge ontop of this already great course. * [Ramon Morcillo](https://github.com/reymon359/JavaScript30) finished this awesome challenge!. You can see the showcase of his implementations on [this link](https://reymon359.github.io/JavaScript30/). +* [Harry Xie](https://github.com/a90100/JavaScript30) 紀錄 30 天的練習筆記在 [此連結](https://github.com/a90100/JavaScript30). ## Alternative Implementations Here are some links of people who have done the tutorials, but in a different language or framework: From ddb8448d1a5b7562acada29c5e000abd917b0916 Mon Sep 17 00:00:00 2001 From: sescobar99 Date: Tue, 21 Apr 2020 15:41:21 -0500 Subject: [PATCH 03/39] update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 543d993c79..58a8d64520 100644 --- a/readme.md +++ b/readme.md @@ -47,6 +47,7 @@ Feel free to submit a PR adding a link to your own recaps, guides or reviews! * [Mikhail Thomas](https://github.com/seckela) created [JS30++](https://github.com/seckela/js30plusplus) to add another level of challenge ontop of this already great course. * [Ramon Morcillo](https://github.com/reymon359/JavaScript30) finished this awesome challenge!. You can see the showcase of his implementations on [this link](https://reymon359.github.io/JavaScript30/). * [Harry Xie](https://github.com/a90100/JavaScript30) 紀錄 30 天的練習筆記在 [此連結](https://github.com/a90100/JavaScript30). +* [Santiago Escobar](https://github.com/sescobar99)'s [repository](https://github.com/sescobar99/javascript30-challenge) and [GitHub Pages showcase](https://sescobar99.github.io/javascript30-challenge/). ## Alternative Implementations Here are some links of people who have done the tutorials, but in a different language or framework: From e62239b2b84fb2b01be7d2756dcc1af0cd780e2a Mon Sep 17 00:00:00 2001 From: Akash Raju M Date: Mon, 13 Jan 2020 16:39:29 +0530 Subject: [PATCH 04/39] Update the url of background image to https --- 02 - JS and CSS Clock/index-START.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02 - JS and CSS Clock/index-START.html b/02 - JS and CSS Clock/index-START.html index 12f721b183..7a6d27d5bd 100644 --- a/02 - JS and CSS Clock/index-START.html +++ b/02 - JS and CSS Clock/index-START.html @@ -18,7 +18,7 @@