From 1d0c0f8187afd72fd7024a4e7832d92e5689fc6c Mon Sep 17 00:00:00 2001 From: Daniela Date: Wed, 27 Dec 2017 10:52:06 +0100 Subject: [PATCH 1/2] Added to Readme.md my name Added a new bulletpoint with my anme and links to CodePen and GitHub repo :) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index deabf6d2f9..253b28c32a 100644 --- a/readme.md +++ b/readme.md @@ -34,6 +34,7 @@ Feel free to submit a PR adding a link to your own recaps, guides or reviews! * [Lee Keitel's Blog](https://blog.keitel.xyz/categories/javascript30/) includes summaries of each lesson, what I learned from each one, and my thoughts about the topic taught and using them in the future. * [Dustin Hsiao](https://github.com/dustinhsiao21/Javascript30-dustin) 包含了各篇介紹、 效果Demo、各篇詳解及記錄過程,附上部分延伸閱讀及[gh-page](https://dustinhsiao21.github.io/Javascript30-dustin/)。 * [GuaHsu](https://github.com/guahsu/JavaScript30) - 紀錄各篇練習過程與心得,並嘗試擴充部分練習,也做了一個包含全部練習的[介紹站](http://guahsu.io/JavaScript30/)🇹🇼 +* [Daniela](https://github.com/misslild)'s completed challenges on [GitHub](https://github.com/misslild/WesBos-30day-Coding-challenge) and [Codepen](https://codepen.io/collection/DapZeP/) :raised_hands: :muscle: :+1: ## A note on Pull Requests From 2ed777ce810ab2d10313c6f3912ae7291882e948 Mon Sep 17 00:00:00 2001 From: Daniela Date: Tue, 2 Jan 2018 20:08:59 +0100 Subject: [PATCH 2/2] Added link to the showcase page --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 253b28c32a..d1cbf7d0fb 100644 --- a/readme.md +++ b/readme.md @@ -34,7 +34,7 @@ Feel free to submit a PR adding a link to your own recaps, guides or reviews! * [Lee Keitel's Blog](https://blog.keitel.xyz/categories/javascript30/) includes summaries of each lesson, what I learned from each one, and my thoughts about the topic taught and using them in the future. * [Dustin Hsiao](https://github.com/dustinhsiao21/Javascript30-dustin) 包含了各篇介紹、 效果Demo、各篇詳解及記錄過程,附上部分延伸閱讀及[gh-page](https://dustinhsiao21.github.io/Javascript30-dustin/)。 * [GuaHsu](https://github.com/guahsu/JavaScript30) - 紀錄各篇練習過程與心得,並嘗試擴充部分練習,也做了一個包含全部練習的[介紹站](http://guahsu.io/JavaScript30/)🇹🇼 -* [Daniela](https://github.com/misslild)'s completed challenges on [GitHub](https://github.com/misslild/WesBos-30day-Coding-challenge) and [Codepen](https://codepen.io/collection/DapZeP/) :raised_hands: :muscle: :+1: +* [Daniela](https://github.com/misslild)'s completed challenges on [GitHub Pages](https://misslild.github.io/WesBos-30day-Coding-challenge/) and [Codepen](https://codepen.io/collection/DapZeP/) :raised_hands: :muscle: :+1: ## A note on Pull Requests