Skip to content

Commit f376efd

Browse files
authored
Update README.md
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).
1 parent 243d339 commit f376efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ 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)
214+
- [Build an App in Pure JS](https://www.codingthesmartway.com/pure-javascript-building-a-real-world-application-from-scratch/)
215215
- [Build a Jupyter Notebook Extension](https://link.medium.com/wWUO7TN8SS)
216216
- [Build a TicTacToe Game with JavaScript](https://medium.com/javascript-in-plain-english/build-tic-tac-toe-game-using-javascript-3afba3c8fdcc)
217217
- [Build a Simple Weather App With Vanilla JavaScript](https://webdesign.tutsplus.com/tutorials/build-a-simple-weather-app-with-vanilla-javascript--cms-33893)

0 commit comments

Comments
 (0)