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
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -211,11 +211,15 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
211
211
## JavaScript:
212
212
213
213
-[Build 30 things in 30 days with 30 tutorials](https://javascript30.com)
214
-
-[Build an App in Pure JS](https://medium.com/codingthesmartway-com-blog/pure-javascript-building-a-real-world-application-from-scratch-5213591cfcd6)
215
214
-[Build a Jupyter Notebook Extension](https://link.medium.com/wWUO7TN8SS)
216
215
-[Build a TicTacToe Game with JavaScript](https://medium.com/javascript-in-plain-english/build-tic-tac-toe-game-using-javascript-3afba3c8fdcc)
217
216
-[Build a Simple Weather App With Vanilla JavaScript](https://webdesign.tutsplus.com/tutorials/build-a-simple-weather-app-with-vanilla-javascript--cms-33893)
218
217
-[Build a Todo List App in JavaScript](https://github.com/dwyl/javascript-todo-list-tutorial)
218
+
-[Top 95+ Javascript Projects for 2025](https://www.geeksforgeeks.org/javascript/top-javascript-projects/)
219
+
-[40 JavaScript Projects for Beginners](https://www.freecodecamp.org/news/javascript-projects-for-beginners/)
0 commit comments