aboutsummaryrefslogtreecommitdiff
path: root/content/docs/programming-resources/web-development/frontend/_index.md
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2023-08-01 14:53:11 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2023-08-01 14:53:11 +0530
commit54e1b7496d6a06c92b030114e9d54019ab4ba87f (patch)
treeb11c9e80d41971715b377bc23673e670316ceba3 /content/docs/programming-resources/web-development/frontend/_index.md
parentc2f6cecb12dadb6abc5a2d5e83c9f4c7ec971541 (diff)
removing programming-resources
Diffstat (limited to 'content/docs/programming-resources/web-development/frontend/_index.md')
-rw-r--r--content/docs/programming-resources/web-development/frontend/_index.md18
1 files changed, 0 insertions, 18 deletions
diff --git a/content/docs/programming-resources/web-development/frontend/_index.md b/content/docs/programming-resources/web-development/frontend/_index.md
deleted file mode 100644
index aad43f1..0000000
--- a/content/docs/programming-resources/web-development/frontend/_index.md
+++ /dev/null
@@ -1,18 +0,0 @@
----
-title: Frontend
-description: Frontend Web Development
-weight: 1
----
-
-
-## General resources (have multiple tutorials)
-
-- [Web Dev Simplified](https://www.youtube.com/channel/UCFbNIlppjAuEX4znoulh0Cw):
-Best YouTube channel to learn web development.
-- [W3Schools](https://www.w3schools.com/):
-Best website containing very useful HTML/CSS/JS tutorials.
-
-
-## Resources based on web technology
-
-I recommend learning all these technologies in the same order as they are listed.