Skip to content

Commit 35706ab

Browse files
committed
add Akinjide to readme
1 parent d740cdf commit 35706ab

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

readme.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# JavaScript30
44

5-
Starter Files + Completed solutions for the JavaScript 30 Day Challenge.
5+
Starter Files + Completed solutions for the JavaScript 30 Day Challenge.
66

77
Grab the course at [https://JavaScript30.com](https://JavaScript30.com)
88

@@ -15,15 +15,16 @@ Feel free to submit a PR adding a link to your own recaps, guides or reviews!
1515
* [Rowan Weismiller's](http://rowanweismiller.com/blog/javascript-30/) Recaps + Lessons Learned
1616
* [Thorsten Frommen](https://tfrommen.de/tag/javascript-30/) shares how he solved the exercises before viewing the answers
1717
* [Soyaine 写的中文指南](https://github.com/soyaine/JavaScript30)包含了过程记录和难点解释
18-
* [Ayo Isaiah's](https://freshman.tech/archive/#javascript30) Recaps and Lessons Learned
18+
* [Ayo Isaiah's](https://freshman.tech/archive/#javascript30) Recaps and Lessons Learned
1919
* [Adriana Rios](https://stpcollabr8nlstn.github.io/JavaScript30/) shares her alternative solutions
2020
* [Michael Einsohn](http://30daysofjs.michaeleinsohn.com) publishes each challenge after watching the video once
2121
* [Mike Ekkel](https://medium.com/@mike_ekkel/javascript-30-a-30-day-vanilla-js-challenge-6a733fc9f62c#.9frjtaje9)
22+
* [Akinjide Bankole](https://github.com/akinjide/JS30days) used Node.js with [Jade](http://jadelang.net) to solve the exercises
2223

2324
## A note on Pull Requests
2425

25-
These are meant to be 1:1 copies of what is done in the video. If you found a better / different way to do things, great, but I will be keeping them the same as the videos.
26+
These are meant to be 1:1 copies of what is done in the video. If you found a better / different way to do things, great, but I will be keeping them the same as the videos.
2627

27-
The starter files + solutions will be updated if/when the videos are updated.
28+
The starter files + solutions will be updated if/when the videos are updated.
2829

2930
Thanks!

0 commit comments

Comments
 (0)