From 465e2162024bd43759e3a253437ed5883d2e4779 Mon Sep 17 00:00:00 2001 From: Lee Keitel Date: Sat, 14 Oct 2017 21:43:05 -0500 Subject: [PATCH] Added link to my blog --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c48bf861ad..55cb678cc6 100644 --- a/readme.md +++ b/readme.md @@ -31,6 +31,7 @@ Feel free to submit a PR adding a link to your own recaps, guides or reviews! * [Axel](https://github.com/afuh/js30)'s lessons learned and a [showcase](https://afuh.github.io/js30/) with the projects. * [Chris](https://github.com/dwatow/JavaScript30) 中文實戰,目標描述、過程紀錄。 * [Muhammad D. Ramadhan's](https://miayam.github.io) blog. He shamlesly mixed his personal life with 30 day JavaScript challenge so as to increase his learning retention. He also summarised the challenge on [one single page](https://miayam.github.io/js30). Do not read his blog! +* [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. ## A note on Pull Requests