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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ Here are some links of people who have done the tutorials, but in a different la
49
49
*[Thomas Mattacchione](https://github.com/tkjone/clojurescript-30) JavaScript 30 written in ClojureScript
50
50
*[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).
51
51
*[Akinjide Bankole](https://github.com/akinjide/JS30days) used Node.js with[Jade](http://jadelang.net) to solve the exercises
52
-
52
+
*[Adrien Poly](https://github.com/adrienpoly/javascript30-stimulus) a modest attempt to convert Drum Kit, Video Player, Local Tapas, TypeHead to[Stimulus JS](https://stimulusjs.org/) framework in a Rails App.