Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updated Pure JavaScript - Building A Real-World Application From Scratch's link from a link from a dead link from medium.com to a direct link to the website (codingthesmartway.com).
  • Loading branch information
hellogaray authored Mar 1, 2025
1 parent 243d339 commit f376efd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
## JavaScript:

- [Build 30 things in 30 days with 30 tutorials](https://javascript30.com)
- [Build an App in Pure JS](https://medium.com/codingthesmartway-com-blog/pure-javascript-building-a-real-world-application-from-scratch-5213591cfcd6)
- [Build an App in Pure JS](https://www.codingthesmartway.com/pure-javascript-building-a-real-world-application-from-scratch/)
- [Build a Jupyter Notebook Extension](https://link.medium.com/wWUO7TN8SS)
- [Build a TicTacToe Game with JavaScript](https://medium.com/javascript-in-plain-english/build-tic-tac-toe-game-using-javascript-3afba3c8fdcc)
- [Build a Simple Weather App With Vanilla JavaScript](https://webdesign.tutsplus.com/tutorials/build-a-simple-weather-app-with-vanilla-javascript--cms-33893)
Expand Down

0 comments on commit f376efd

Please sign in to comment.