From 6cc072a4ccf51b564e1d256d47ff57de8f14e016 Mon Sep 17 00:00:00 2001 From: usyyy Date: Fri, 4 Aug 2017 20:21:01 +0100 Subject: [PATCH] I really enjoyed the course, and decided to pay it forward by writing a document detailing all of the technical things I learned from each day. It's a little long, so I've decided to post each day as a separate blog on medium. Both links have been added to the readme. Keep up the good work! --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c17afb9bb8..309d2b48fb 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天挑战,记录练习过程,重难点和其他的解决方案。🎨 +* [Usmaan Ali's](https://github.com/usyyy/javascript/blob/master/JavaScript30/analysis.md) summary of the technical skills learned from each project. He's also posting them as separate blog posts [here](https://medium.com/@usyyy) ## A note on Pull Requests