Skip to content

Commit 3f0915d

Browse files
authored
Merge pull request wesbos#101 from akinjide/master
add Akinjide to readme
2 parents 0277226 + 35706ab commit 3f0915d

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

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

2425
## A note on Pull Requests
2526

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.
27+
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.
2728

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

3031
Thanks!

0 commit comments

Comments
 (0)