You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,9 +41,15 @@ Feel free to submit a PR adding a link to your own recaps, guides or reviews!
41
41
*[Ding's Implementation](https://github.com/Ding-Fan/javascript30) code and online demo
42
42
*[Herminio Torres](https://github.com/herminiotorres/JavaScript30) lessons and tricks learned, and a[gh-page](https://herminiotorres.github.io/JavaScript30/) to see working all the mini-projects.
43
43
*[Dmytro Borysovskyi](https://github.com/dimabory) says many thanks to for the course to Wes 🤝 It was incredible challenge 👌 The full repository with code available[here](https://github.com/dimabory/dimabory.github.io/tree/gh-pages/src/components/JavaScript30Days) and demos can be reached by the link to[gh-pages](https://dimabory.github.io/#/js30days) 👍👍👍
44
-
*[Dave Follett's](https://github.com/davefollett) blog series,[A New Vue on #JavaScript30](https://davefollett.io/categories/a-new-vue-on-javascript30/), where he explores re-implementing #JavaScript30 projects using[Vue](https://vuejs.org).
Here are some links of people who have done the tutorials, but in a different language or framework:
49
+
46
50
*[Thomas Mattacchione](https://github.com/tkjone/clojurescript-30) JavaScript 30 written in ClojureScript
51
+
*[Dave Follett's](https://github.com/davefollett) blog series,[A New Vue on #JavaScript30](https://davefollett.io/categories/a-new-vue-on-javascript30/), where he explores re-implementing #JavaScript30 projects using[Vue](https://vuejs.org).