From c62c5d2e2ea72dc84df446f05f90ca6af40fedf2 Mon Sep 17 00:00:00 2001 From: Soham Pansare <69008251+Infindev7@users.noreply.github.com> Date: Mon, 28 Apr 2025 22:29:09 +0530 Subject: [PATCH] Update README.md Removed a Link that was not working, the account seemed to be deleted who had created the tutorial, You can check the link. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9f3119b7..3a8d0280 100644 --- a/README.md +++ b/README.md @@ -211,7 +211,6 @@ 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 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)