Skip to content

Commit 44af65d

Browse files
Add JavaScript project links to README
Added new JavaScript project resources for beginners and advanced learners.
1 parent 243d339 commit 44af65d

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,11 +211,15 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
211211
## JavaScript:
212212

213213
- [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)
215214
- [Build a Jupyter Notebook Extension](https://link.medium.com/wWUO7TN8SS)
216215
- [Build a TicTacToe Game with JavaScript](https://medium.com/javascript-in-plain-english/build-tic-tac-toe-game-using-javascript-3afba3c8fdcc)
217216
- [Build a Simple Weather App With Vanilla JavaScript](https://webdesign.tutsplus.com/tutorials/build-a-simple-weather-app-with-vanilla-javascript--cms-33893)
218217
- [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/)
220+
- [200 Inspiring JavaScript Projects Ideas](https://dev.to/code_2/200-inspiring-javascript-project-ideas-with-source-code-ebook-included-3gnf)
221+
- [Build a Speech Detection Project](https://github.com/wesbos/JavaScript30/tree/master/20%20-%20Speech%20Detection)
222+
- [Build a Music Player using JavaScript](https://www.geeksforgeeks.org/javascript/create-a-music-player-using-javascript/)
219223

220224
## HTML and CSS:
221225

0 commit comments

Comments
 (0)