From 3f2d2a507577a655b596cd4b34ff00c1c51f069a Mon Sep 17 00:00:00 2001
From: Avinash Koshti <143267292+avinashkoshti-dev@users.noreply.github.com>
Date: 2024εΉ΄4ζ24ζ₯ 21:53:06 +0530
Subject: [PATCH 1/2] Update README.md
---
README.md | 8 --------
1 file changed, 8 deletions(-)
diff --git a/README.md b/README.md
index 3e4d653..61ab5c4 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,6 @@
# 100 Common JavaScript Interview Questions
-
-
-media&token=1b5eeecc-c9fb-49f5-9e03-50cf2e309555
-
-
-
-#### You can also find all 100 answers here π [Devinterview.io - JavaScript](https://devinterview.io/questions/web-and-mobile-development/javascript-interview-questions)
-
## 1. What are the _data types_ present in JavaScript?
From 02bde56689ee68b8e1682e421e175f6e3bf43bc3 Mon Sep 17 00:00:00 2001
From: Avinash Koshti <143267292+avinashkoshti-dev@users.noreply.github.com>
Date: 2024εΉ΄4ζ24ζ₯ 21:54:01 +0530
Subject: [PATCH 2/2] Update README.md
---
README.md | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/README.md b/README.md
index 61ab5c4..a558d94 100644
--- a/README.md
+++ b/README.md
@@ -831,14 +831,5 @@ In this example, `privateVariable` and `privateMethod` are accessible only withi
JavaScript tools like TypeScript and Babel also offer modules such as `module.export`, providing additional options for encapsulation.
-
-
-#### Explore all 100 answers here π [Devinterview.io - JavaScript](https://devinterview.io/questions/web-and-mobile-development/javascript-interview-questions)
-
-
-
-
-media&token=1b5eeecc-c9fb-49f5-9e03-50cf2e309555
-