From f72dd2f8277382b4a71cac261274eb9bec8d9ec0 Mon Sep 17 00:00:00 2001 From: Andrei Dobra Date: Sat, 17 Jun 2017 17:06:31 +0300 Subject: [PATCH] Adding my link Added my links to the repo and the working exercises --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c17afb9bb8..557509c5be 100644 --- a/readme.md +++ b/readme.md @@ -24,6 +24,7 @@ Feel free to submit a PR adding a link to your own recaps, guides or reviews! * [Yusef Habib](https://github.com/yhabib/JavaScript30) lessons and tricks learned, and a [gh-page](https://yhabib.github.io/JavaScript30/) to see working all the mini-projects. * [Amelie Yeh](https://github.com/amelieyeh/JS30) 30 lessons notes with things I've learned, and those important recaps. and directly view my demos [here](https://amelieyeh.github.io/JS30/) 🇹🇼😄 * [Winar](https://github.com/winar-jin/JavaScript30-Challenge)的JavaScript30天挑战,记录练习过程,重难点和其他的解决方案。🎨 +* [Andrei Dobra](https://github.com/andreidbr/JS30) Full repo with lessons learned and a [gh-page](https://andreidbr.github.io/JS30/) with all the exercises. ## A note on Pull Requests