From 43029cc2517e64f1780f90ef6440def3d5514ff2 Mon Sep 17 00:00:00 2001 From: Mugilan <54710363+Mugilan-Codes@users.noreply.github.com> Date: Fri, 22 May 2020 22:49:36 +0530 Subject: [PATCH 1/2] Add Mugilan's Solution Adding Mugilan's Solutions for the Challenge --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index a11b273add..84f35545c5 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! +* [Mugilan](https://github.com/Mugilan-Codes) is currently doing this challenge. Check out his [Repo](https://github.com/Mugilan-Codes/javascript-30) and the [Live Demo](https://mugilan-codes.github.io/javascript-30/). * [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 2d58e51325d3547f8f8b68f2adc8b08f09a0e566 Mon Sep 17 00:00:00 2001 From: Mugilan <54710363+Mugilan-Codes@users.noreply.github.com> Date: Mon, 25 May 2020 14:31:24 +0530 Subject: [PATCH 2/2] Updated my previous commit Updated and Moved my name to the last of the list --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 84f35545c5..eb7ff6eda3 100644 --- a/readme.md +++ b/readme.md @@ -10,7 +10,6 @@ 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! -* [Mugilan](https://github.com/Mugilan-Codes) is currently doing this challenge. Check out his [Repo](https://github.com/Mugilan-Codes/javascript-30) and the [Live Demo](https://mugilan-codes.github.io/javascript-30/). * [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 @@ -49,6 +48,7 @@ Feel free to submit a PR adding a link to your own recaps, guides or reviews! * [Santiago Escobar](https://github.com/sescobar99)'s [repository](https://github.com/sescobar99/javascript30-challenge) and [GitHub Pages showcase](https://sescobar99.github.io/javascript30-challenge/). * [Harry Xie](https://github.com/a90100/JavaScript30) 紀錄 30 天的練習筆記在 [此連結](https://github.com/a90100/JavaScript30). * [ Van Ribeiro's ](https://vanribeiro-30daysofjavascript.netlify.app/) about demos and recaps. On [GitHub Repo](https://github.com/vanribeiro/30days-Of-JavaScript) there's a summary about what was learned and researched. +* [Mugilan](https://github.com/Mugilan-Codes) is currently doing this challenge. Check out his [Repo](https://github.com/Mugilan-Codes/javascript-30) and the [Live Demo](https://mugilan-codes.github.io/javascript-30/). ## Alternative Implementations